The context passed to each Make.
Record Field | Description |
![]() ![]() Gets the current IWriter that can be used to write to the console.
|
|
Full Usage:
ExtraArgs
Field type: string list
|
![]() ![]() Gets the extra arguments passed to the runner. These are arguments that were passed after "--". eg.
|
Full Usage:
IsParallel
Field type: bool
|
![]() ![]()
Gets a
|
Full Usage:
PipelineName
Field type: string
|
![]() ![]() Gets the name of the currently executing Pipeline.
|
![]() ![]() Gets the console prefix for the current Step.
|
|
|
![]() ![]() Gets the globally configured PrefixOption.
|
|
|
Full Usage:
StepName
Field type: string
|
![]() ![]() Gets the name of the currently execting Step.
|