class

Candilano::Task::Group

Inherits Reference / Object

Constructors

new(identifier : String, description : String, config : YAML::Any)
Source

Instance methods

add(task : Task)
Source
call_hook(action, ssh, local)
Source
description
Source
description=(description : String)
Source
execute(ssh, local = false)
Source
execute_local(local)
Source
identifier
Source
identifier=(identifier : String)
Source
tasks
Source
tasks=(tasks : Array(Task))
Source