package
3.2.1+incompatible
Repository: https://github.com/kubesphere/s2irun.git
Documentation: pkg.go.dev

# Functions

NewCommandRunner creates a new instance of the default implementation of CommandRunner.

# Structs

CommandOpts contains options to attach Stdout/err to a command to run or set its initial directory.

# Interfaces

CommandRunner executes OS commands with the given parameters and options.