struct

Fluxion::CLI::StatusReport::Entry

Inherits Struct < Value < Object

Constructors

new(step : String, key : String, display : String, type : String, classification : Classification, detail : String, state_version : String | Nil, live_version : String | Nil)
Source

Instance methods

classification
clone
Source
copy_with(step _step = @step, key _key = @key, display _display = @display, type _type = @type, classification _classification = @classification, detail _detail = @detail, state_version _state_version = @state_version, live_version _live_version = @live_version)
Source
detail
display
key
live_version
state_version
step
type