Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommandHandler ¶
type CommandHandler struct {
// contains filtered or unexported fields
}
func (*CommandHandler) Execute ¶
func (inst *CommandHandler) Execute(cmd string, args []string) error
func (*CommandHandler) Init ¶
func (inst *CommandHandler) Init(context application.Context) error
Click to show internal directories.
Click to hide internal directories.