Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelpHeader ¶
type HelpHeader struct {
Name string
}
func (*HelpHeader) GetDesc ¶
func (cmd *HelpHeader) GetDesc() []string
func (*HelpHeader) GetName ¶
func (cmd *HelpHeader) GetName() string
func (*HelpHeader) PrintUsage ¶
func (cmd *HelpHeader) PrintUsage()
func (*HelpHeader) Run ¶
func (cmd *HelpHeader) Run(client *nc.NexusClient, args []string) int
Source Files
¶
- helpHeader.go
- ls.go
Click to show internal directories.
Click to hide internal directories.