# Functions
No description provided by the author
No description provided by the author
NewCommandBuilder creates and returns a new CommandBuilder with the given name.
No description provided by the author
No description provided by the author
WithVar sets the given var to the src value and returns a function to revert to the original state.
# Structs
Command is a command that has a name, a list of flags, and a list of arguments.
CommandBuilder is a builder for Command objects.
# Interfaces
No description provided by the author