Command
Index
Constructors
constructor
Properties
command
id
output
parent
state
time
Methods
getReport
returns information pertaining to the command
Returns CommandReport
run
Runs the command using the passed in shell script as the command to run
Returns Promise<unknown>
Class used to define shell commands be executed in the pipeline