Module garden::cmd

source ·
Expand description

Command utilities

Functions

  • Return a subprocess::Exec that runs a command in the specified directory.
  • Return an exit status code from a subprocess::Exec instance.
  • Return a trimmed stdout string for an subprocess::Exec instance.