Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GenerateCommand ¶
type GenerateCommand struct {
cli.BaseCommand
// contains filtered or unexported fields
}
func (*GenerateCommand) Desc ¶
func (c *GenerateCommand) Desc() string
func (*GenerateCommand) Flags ¶
func (c *GenerateCommand) Flags() *cli.FlagSet
func (*GenerateCommand) Help ¶
func (c *GenerateCommand) Help() string
type PublishCommand ¶
type PublishCommand struct {
cli.BaseCommand
// contains filtered or unexported fields
}
func (*PublishCommand) Desc ¶
func (c *PublishCommand) Desc() string
func (*PublishCommand) Flags ¶
func (c *PublishCommand) Flags() *cli.FlagSet
func (*PublishCommand) Help ¶
func (c *PublishCommand) Help() string
Click to show internal directories.
Click to hide internal directories.