Open Sidebar
Close Sidebar
hace
main
Hace
CommandTask
HaceFile
PartialHaceFile
LogFormat
class
Hace::
PartialHaceFile
Hace::PartialHaceFile
Reference
Object
Overview
This parses only env and variables, not tasks
Included Modules
YAML::Serializable
Defined in:
hace.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#variables
: Hash(String, YAML::Any)
#variables=
(variables : Hash(String, YAML::Any))
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
variables
: Hash(String, YAML::Any)
#
[
View source
]
def
variables=
(variables : Hash(String, YAML::Any))
#
[
View source
]