handlers

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2021 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CD

type CD struct {
	markup.Component `class:"cli-handler"`
}

func (*CD) GetHelpInfo

func (inst *CD) GetHelpInfo() *cli.CommandHelpInfo

func (*CD) Handle

func (inst *CD) Handle(t *cli.TaskContext) error

func (*CD) Init

func (inst *CD) Init(service cli.Service) error

type Help

type Help struct {
	markup.Component `class:"cli-handler"`
}

func (*Help) GetHelpInfo

func (inst *Help) GetHelpInfo() *cli.CommandHelpInfo

func (*Help) Handle

func (inst *Help) Handle(t *cli.TaskContext) error

func (*Help) Init

func (inst *Help) Init(service cli.Service) error

type LS

type LS struct {
	markup.Component `class:"cli-handler"`
}

func (*LS) GetHelpInfo

func (inst *LS) GetHelpInfo() *cli.CommandHelpInfo

func (*LS) Handle

func (inst *LS) Handle(t *cli.TaskContext) error

func (*LS) Init

func (inst *LS) Init(service cli.Service) error

type PWD

type PWD struct {
	markup.Component `class:"cli-handler"`
}

func (*PWD) GetHelpInfo

func (inst *PWD) GetHelpInfo() *cli.CommandHelpInfo

func (*PWD) Handle

func (inst *PWD) Handle(t *cli.TaskContext) error

func (*PWD) Init

func (inst *PWD) Init(service cli.Service) error

type Sleep

type Sleep struct {
	markup.Component `class:"cli-handler"`
}

Sleep ...

func (*Sleep) GetHelpInfo

func (inst *Sleep) GetHelpInfo() *cli.CommandHelpInfo

GetHelpInfo 取帮助信息

func (*Sleep) Handle

func (inst *Sleep) Handle(t *cli.TaskContext) error

Handle ...

func (*Sleep) Init

func (inst *Sleep) Init(service cli.Service) error

Init ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL