package
1.1.0
Repository: https://github.com/inpher/sb.git
Documentation: pkg.go.dev

# 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

# Constants

No description provided by the author
No description provided by the author

# Structs

Argument describes the basic properties of a sb command argument.
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.