Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*options)
func WithEnvVars ¶
WithEnvVars sets the environment variables for the command. Expects a list of key value pairs.
func WithExitCode ¶
func WithStderr ¶
func WithStderr(stderr io.WriteCloser) Option
func WithStdout ¶
func WithStdout(stdout io.WriteCloser) Option
Click to show internal directories.
Click to hide internal directories.