package
1.154.0
Repository: https://github.com/xgoffin/jenkins-library.git
Documentation: pkg.go.dev

# Constants

No description provided by the author

# Variables

ExecCommand defines how to execute os commands.

# Structs

Command defines the information required for executing a call to any executable.

# Interfaces

ExecRunner mock for intercepting calls to executables.
Execution references a background process which is started by RunExecutableInBackground.
ShellRunner mock for intercepting shell calls.