package
0.0.0-20220330172321-c60d68389bea
Repository: https://github.com/ambientkit/amb.git
Documentation: pkg.go.dev

# Functions

NewCommandList returns a new collection of commands.
SetGlobals will set the variables used by the package.

# Structs

CmdBase is a base object for structs.
CmdCreateApp represents a command object.
CmdCreatePlugin represents a command object.
CmdDecrypt represents a command object.
CmdEnable represents a command object.
CmdEncrypt represents a command object.
CmdExit represents a command object.
CmdGrant represents a command object.
CommandList is a collection of commands.
SmartSuggest is an advanced struct that has additional properties.

# Interfaces

Command represents all the information required to run a command, including suggestions.

# Type aliases

SmartSuggestGroup is a group.