Sam
Constants
TASK_SEPARATOR = "@"
Task separation symbol used in command line.
VERSION = "0.3.2"
Class methods
desc(description)
Sourcefind(path)
Sourcefind!(path)
Sourcegenerate_makefile(sam_path)
Sourcehelp
Sourceinvoke(name, args : Args)
Sourceinvoke(name, args : Array(String))
Sourceinvoke(name)
Sourcenamespace(name : String, &)
Sourcepretty_print
Sourcetask(name, dependencies = [] of String, &block : Task, Args -> Void)
delegates call to root namespace