package
0.0.0-20241220190653-7ae3bd45b399
Repository: https://github.com/pylon-labs/taskrunner.git
Documentation: pkg.go.dev

# Functions

Env sets the environment variables for the command.
Run executes a shell command.
Stderr sets the output location for the stderr of a command.
Stdin pipes in the contents provided by the reader to the command.
Stdout sets the output location for the stdout of a command.

# Type aliases

No description provided by the author
No description provided by the author