Documentation
¶
Index ¶
- Variables
- type Parser
- func (p *Parser) Parse(args []string) error
- func (p Parser) ParseData(arg string) (string, error)
- func (p *Parser) Prompt() string
- func (p *Parser) Prompts() bool
- func (p *Parser) Resource() string
- func (p *Parser) Resources() bool
- func (p *Parser) Tool() string
- func (p *Parser) Tools() bool
- func (p *Parser) TransportArgs() []string
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidUsage = errors.New("invalid usage")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.