paths
pants paths [args]
List the paths between two addresses. Either address may represent a group of targets, e.g. --from=src/app/main.py --to=src/library::
.
Backend: pants.backend.project_info
Config section: [paths]
Basic options
default:
None
Output the goal's stdout to this file. If unspecified, outputs to stdout.
default:
None
The path starting address
default:
None
The path end address
Advanced options
None
Deprecated options
None
Related subsystems
Updated 2 days ago