class

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)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

batch_id
Source
directory
Source
duration
Source
executor
Source
exit_code
Source
masked_variables
Source
name
Source
output
Source
stage_id
Source
success?
Source
variables
Source