Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNilOptions = errors.New("execext: nil options given")
ErrNilOptions is returned when nil options are provided.
Functions ¶
func RunCommand ¶
func RunCommand(ctx context.Context, opts *RunCommandOptions) error
RunCommand runs a shell command with mvdan/sh.
Types ¶
Click to show internal directories.
Click to hide internal directories.