run
pants run [args]
Runs a binary target.
This goal propagates the return code of the underlying executable. Run echo $?
to inspect the resulting return code.
Backend: ``
Config section: [run]
pants run [args]
Runs a binary target.
This goal propagates the return code of the underlying executable. Run echo $?
to inspect the resulting return code.
Backend: ``
Config section: [run]