module

Polydocopt

Constants

COMMANDS = {} of String => Command.class

Command class registry

VERSION = "0.1.0"

Class methods

main(progname, args : Array(String)) : Int32

Main function. Call this with the program name and ARGV See example/main.cr for an example

Source

Nested types