module

Dontfile::Command

Constants

USAGE = "Usage: dontfile [command] [options]\n\nCommand:\n read outputs the content of a page\n write writes on a page\n help, --help, -h shows this help\n version, --version, -v shows version\n\nRun a command followed by --help to see command specific information. Ex:\n dontfile <command> --help"

Class methods

run(args = ARGV)
Source

Nested types