Versions in this module Expand all Collapse all v0 v0.5.12 Nov 7, 2019 v0.5.11 Oct 30, 2019 Changes in this version + func Setup(cmd Command, args []string, usage string, addFlags func(fs *flag.FlagSet)) error + type Command interface + Name func() string + Run func([]string) error