Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IntrospectCommand ¶
type IntrospectCommand struct { cmd.CommandBase // contains filtered or unexported fields }
func (*IntrospectCommand) Info ¶
func (c *IntrospectCommand) Info() *cmd.Info
Info returns usage information for the command.
func (*IntrospectCommand) Init ¶
func (c *IntrospectCommand) Init(args []string) error
func (*IntrospectCommand) SetFlags ¶
func (c *IntrospectCommand) SetFlags(f *gnuflag.FlagSet)
Click to show internal directories.
Click to hide internal directories.