class Topia::Task
- Topia::Task
- Reference
- Object
Included Modules
Defined in:
topia/task.crConstructors
Instance Method Summary
-
#command(command)
Process and execute raw shell commands
- #delay(duration : Float64, &)
- #dist(out_path : String)
- #dist : Bool
- #dist_path : String
- #name : String
- #pipe(plugin : Plugin)
- #pipe : Topia::Pipe(Array(Topia::InputFile)) | Topia::Pipe(Bool) | Topia::Pipe(String)
- #pipe=(pipe : Topia::Pipe(Array(Topia::InputFile)) | Topia::Pipe(Bool) | Topia::Pipe(String))
- #run(params : Array(String))
- #run_dist
- #run_watch(params)
- #spi : Spinner
-
#src(path, mode = "w")
Load files with the given mode, according to the given path
- #watch(dir : String, read_sources? = false)
- #watch : Bool
- #watch_block : Bool
- #watch_path : String
Class methods inherited from module Watcher
timestamp_for(file : String)
timestamp_for,
watch(files, interval : Int32 | Float64, &)watch(files, &) watch