Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrCommandFailed = fmt.Errorf("failed to execute command")
)
Functions ¶
Types ¶
type Option ¶
type Option func(*Options)
func WithExecutor ¶
func WithExecutor(executor executor) Option
func WithLogger ¶
func WithShellMode ¶
func WithStderr ¶
func WithStdout ¶
func WithWorkdir ¶
Click to show internal directories.
Click to hide internal directories.