Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenesisCommand ¶
GenesisCommand is the command to show the version of the agent
func (*GenesisCommand) DefineFlags ¶
func (c *GenesisCommand) DefineFlags()
DefineFlags defines the command flags
func (*GenesisCommand) GetBaseCommand ¶
func (c *GenesisCommand) GetBaseCommand() string
func (*GenesisCommand) GetHelperText ¶
func (c *GenesisCommand) GetHelperText() string
GetHelperText returns a simple description of the command
func (*GenesisCommand) Help ¶
func (c *GenesisCommand) Help() string
Help implements the cli.Command interface
func (*GenesisCommand) Run ¶
func (c *GenesisCommand) Run(args []string) int
Run implements the cli.Command interface
func (*GenesisCommand) Synopsis ¶
func (c *GenesisCommand) Synopsis() string
Synopsis implements the cli.Command interface
Click to show internal directories.
Click to hide internal directories.