package
0.0.0-20240422232310-6f3d57286155
Repository: https://github.com/leep-frog/command.git
Documentation: pkg.go.dev

# Functions

StubEnv stubs the environment variable used throughout this package.
StubGetwd uses the provided string and error when calling command.GetwdProcessor.

# Variables

OSGetwd is a stub for os.Getwd.
Run is a wrapper `exec.Cmd` used for stubbing purposes.
StubStdinPipe stubs the cmd.StdinPipe method (used for testing purposes).