package
2.3.4
Repository: https://github.com/bmc-toolbox/bmclib.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ExecError is returned when the command exits with an error or a non zero exit status.
An execute instace.
FakeExecute implements the utils.Executor interface to enable testing.
The result of a command execution.

# Interfaces

Executor interface lets us implement dummy executors for tests.