Documentation ¶
Index ¶
- type Command
- type PasswordCommand
- func (c *PasswordCommand) AutocompleteArgs() complete.Predictor
- func (c *PasswordCommand) AutocompleteFlags() complete.Flags
- func (c *PasswordCommand) Flags() *base.FlagSets
- func (c *PasswordCommand) Help() string
- func (c *PasswordCommand) Run(args []string) int
- func (c *PasswordCommand) Synopsis() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PasswordCommand ¶
func (*PasswordCommand) AutocompleteArgs ¶
func (c *PasswordCommand) AutocompleteArgs() complete.Predictor
func (*PasswordCommand) AutocompleteFlags ¶
func (c *PasswordCommand) AutocompleteFlags() complete.Flags
func (*PasswordCommand) Flags ¶
func (c *PasswordCommand) Flags() *base.FlagSets
func (*PasswordCommand) Help ¶
func (c *PasswordCommand) Help() string
func (*PasswordCommand) Run ¶
func (c *PasswordCommand) Run(args []string) int
func (*PasswordCommand) Synopsis ¶
func (c *PasswordCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.