Config::Command
Inherits YAML::Serializable < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
arguments
Sourcearguments=(arguments : Array(CheckedArgument | Array(String) | String))
Sourcechdir
Sourcechdir=(chdir : String | Nil)
Sourcecommand
Sourcecommand=(command : String)
Source