Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ViewCommand ¶
type ViewCommand struct {
// contains filtered or unexported fields
}
func (*ViewCommand) Help ¶
func (v *ViewCommand) Help() string
func (*ViewCommand) Run ¶
func (v *ViewCommand) Run(args []string) int
func (*ViewCommand) Synopsis ¶
func (v *ViewCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.