Config
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
commands
Sourcecommands=(commands : Hash(String, Command))
Sourcedefaults
Sourcedefaults=(defaults : Hash(String, String))
Sourcefill_arg(argument, env)
Sourceget_env(var, env)
Sourceparse(arg, env)
Source