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

# 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.