dshutil

A helper program that can be used to make, build, and manage dsh scripts.

Members

Functions

buildScript
int buildScript(string[] args)

Watches a file to build it using DUB single-file mode, any time a change is noticed.

createScript
int createScript(string[] args)

Creates a new, empty script.

main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta