Documentation ¶
Index ¶
- func CreateActivate(t commandcreator.ICreator) *cli.Command
- func CreateChangeDirectory(t commandcreator.ICreator) *cli.Command
- func CreateClear(t commandcreator.ICreator) *cli.Command
- func CreateExit(t commandcreator.ICreator) *cli.Command
- func CreateFg(t commandcreator.ICreator) *cli.Command
- func CreateKill(t commandcreator.ICreator) *cli.Command
- func CreateKillAll(t commandcreator.ICreator) *cli.Command
- func CreatePs(t commandcreator.ICreator) *cli.Command
- func NewTemplate(ctx interfaces.IContext, writer io.Writer) *template
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateActivate ¶
func CreateActivate(t commandcreator.ICreator) *cli.Command
func CreateChangeDirectory ¶
func CreateChangeDirectory(t commandcreator.ICreator) *cli.Command
func CreateClear ¶
func CreateClear(t commandcreator.ICreator) *cli.Command
func CreateExit ¶
func CreateExit(t commandcreator.ICreator) *cli.Command
func CreateKill ¶
func CreateKill(t commandcreator.ICreator) *cli.Command
func CreateKillAll ¶
func CreateKillAll(t commandcreator.ICreator) *cli.Command
func NewTemplate ¶
func NewTemplate(ctx interfaces.IContext, writer io.Writer) *template
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.