Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SweeperCommand ¶
type SweeperCommand struct {
// contains filtered or unexported fields
}
func NewSweeperCommand ¶
func NewSweeperCommand() *SweeperCommand
func (*SweeperCommand) Commands ¶
func (c *SweeperCommand) Commands() []cli.Command
func (*SweeperCommand) Flaggy ¶
func (c *SweeperCommand) Flaggy() *flaggy.Subcommand
func (*SweeperCommand) Run ¶
func (s *SweeperCommand) Run(log *zap.Logger, opts *cli.GlobalOptions) error
Click to show internal directories.
Click to hide internal directories.