Versions in this module Expand all Collapse all v1 v1.0.1 May 10, 2021 v1.0.0 May 9, 2021 Changes in this version + var Commands = map[string]Command + type Command interface + Description func() string + Exec func(args ...string) ([]byte, error) + String func() string + Usage func() string + func NewCommand(name, usage, description string, exec func(args ...string) ([]byte, error)) Command Incompatible versions in this module v2.3.0+incompatible May 9, 2021