CycloneDX::StepCommand
Inherits JSON::Serializable / Reference / Object
A single executed command within a step. Per the schema a command is an
object ({executed, properties}), not a bare string.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
executed
Sourceproperties
Sourceto_xml(xml : XML::Builder)
Source