# Functions
BuildAndExecuteSBCommand builds the command.
BuildSBCommand builds the command.
DisplayHelpers displays the helper for a command.
No description provided by the author
No description provided by the author
IsAPublicCommand returns true if the argument passed is a public trusted command.
No description provided by the author
No description provided by the author
# Interfaces
Command descibes the required functions of a sb command interface.
# Type aliases
ArgumentType describes the type of the argument.
Factory describes the command factory that registers the commands.