Versions in this module Expand all Collapse all v0 v0.0.1 Feb 16, 2016 Changes in this version + var CommandMap = map[string]*Command + type Command struct + RunMethod func([]string) error + Usage func(string) + func (cmd *Command) Run(args []string) error