Werk::Executors::ExecutionResult
Inherits JSON::Serializable / Reference / Object
Constructors
new(name : String, executor : String, variables : Hash(String, String), directory : String, stage_id : Int32, batch_id : Int32, exit_code : Int32, output : String, duration : Float64)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
batch_id
Sourcedirectory
Sourceduration
Sourceexecutor
Sourceexit_code
Sourcemasked_variables
Sourcename
Sourceoutput
Sourcestage_id
Sourcesuccess?
Sourcevariables
Source