Sam::Task
Inherits Reference < Object
Constructors
new(block : -> _ | Sam::Task -> _ | Sam::Task, Sam::Args -> _, deps : Array(String), parent : Sam::Namespace, name : String, description : Nil | String = nil)
SourceInstance methods
description
Sourceexecute(name, hash : Args::AllowedHash, arr : Array(Args::AllowedTypes))
Sourceexecute(name, hash : Args::AllowedHash)
Sourceexecute(name, *args)
Sourcefind!(name)
Sourceinvoke(name, hash : Args::AllowedHash, arr : Array(Args::AllowedTypes))
Sourceinvoke(name, hash : Args::AllowedHash)
Sourceinvoke(name, *args)
Sourceinvoked?
Sourcename
Sourcepath
Sourcereenable
Source