struct
LuneCLI::Config
- LuneCLI::Config
- Struct
- Value
- Object
Included Modules
- YAML::Serializable
Defined in:
lune_cli/config.crConstructors
- .load(path : String = "lune.yml") : Config
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new