Versions in this module Expand all Collapse all v0 v0.0.1 Jul 8, 2024 Changes in this version + var Commands = map[string]Command + var HelpMsg = title + createHelpMessage(Commands) + type Command struct + Callback func() + Description string + Name string + NameANSI string