class

Config

Inherits YAML::Serializable < Reference < Object

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

commands
Source
commands=(commands : Hash(String, Command))
Source
defaults
Source
defaults=(defaults : Hash(String, String))
Source
fill_arg(argument, env)
Source
get_env(var, env)
Source
parse(arg, env)
Source

Nested types