class
Hace::PartialHaceFile
- Hace::PartialHaceFile
- Reference
- Object
Overview
This parses only env and variables, not tasks
Included Modules
- YAML::Serializable
Defined in:
hace.crConstructors
Instance Method Summary
- #env : Hash(String, String?)
- #env=(env : Hash(String, Nil | String))
- #variables : Hash(String, YAML::Any)
- #variables=(variables : Hash(String, YAML::Any))