CycloneDX::TaskStep
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String | Nil = nil, description : String | Nil = nil, commands : Array(StepCommand) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
commands
Sourcedescription
Sourcename
Sourceto_xml(xml : XML::Builder)
Source