class Runner
- Runner
- Reference
- Object
Defined in:
runner.crConstructors
Instance Method Summary
Constructor Detail
def self.new(paths : Array(Path), events : Array(String), command_name : String, cmd : String, args : Array(String), timeout : Float64, on_start : Bool, delay : Float64 | Nil, show_cmd : Bool, clear_on_restart : Bool, process : Process | Nil)
#