Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Inspect ¶
type Inspect struct {
T_Type string `desc:"The specific type to inspect"`
L_Links bool `desc:"Include links and actions in output"`
}
func (*Inspect) Run ¶
func (i *Inspect) Run(ctx *clicontext.CLIContext) error
Source Files
¶
- inspect.go
Click to show internal directories.
Click to hide internal directories.