Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatsCommand ¶
type StatsCommand struct { *common.BaseCommand // contains filtered or unexported fields }
func (*StatsCommand) Help ¶
func (c *StatsCommand) Help() string
Help returns a description of the command and how it is used.
func (*StatsCommand) Run ¶
func (c *StatsCommand) Run(args []string) int
func (*StatsCommand) Synopsis ¶
func (c *StatsCommand) Synopsis() string
Synopsis returns a one-line command summary.
Click to show internal directories.
Click to hide internal directories.