Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
hace
v0.1.3
Hace
CommandTask
HaceFile
LogFormat
Generated using Crystal 1.10.1
2024-06-10 09:18:53 UTC
class
Hace::
CommandTask
Hace::CommandTask
Reference
Object
Overview
A task that runs a shell command
Included Modules
YAML::Serializable
YAML::Serializable::Strict
Defined in:
hace.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#gen_task
(name, variables, env)
#to_hash
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
gen_task
(name, variables, env)
#
[
View source
]
def
to_hash
#
[
View source
]