Documentation
¶
Overview ¶
Package cli provides functionality for the Tako framework.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kernel ¶
type Kernel struct {
// contains filtered or unexported fields
}
Kernel is the execution driver for headless CLI commands.
func NewKernel ¶
func NewKernel(app *foundation.Application) *Kernel
NewKernel creates a new Console Kernel.
Click to show internal directories.
Click to hide internal directories.