Documentation
¶
Index ¶
- func New(s *store.Store) *cli.Command
- type CLI
- func (c *CLI) NewAddCommand() *cli.Command
- func (c *CLI) NewDeleteCommand() *cli.Command
- func (c *CLI) NewEditCommand() *cli.Command
- func (c *CLI) NewInitCommand() *cli.Command
- func (c *CLI) NewListCommand() *cli.Command
- func (c *CLI) RunAddCommand(ctx context.Context, cmd *cli.Command) error
- func (c *CLI) RunCdCommand(ctx context.Context, cmd *cli.Command) error
- func (c *CLI) RunDeleteCommand(ctx context.Context, cmd *cli.Command) error
- func (c *CLI) RunEditCommand(ctx context.Context, cmd *cli.Command) error
- func (c *CLI) RunListCommand(ctx context.Context, cmd *cli.Command) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CLI ¶
type CLI struct {
// contains filtered or unexported fields
}
func (*CLI) NewAddCommand ¶
func (*CLI) NewDeleteCommand ¶
func (*CLI) NewEditCommand ¶
func (*CLI) NewInitCommand ¶
func (*CLI) NewListCommand ¶
func (*CLI) RunAddCommand ¶
func (*CLI) RunDeleteCommand ¶
func (*CLI) RunEditCommand ¶
Click to show internal directories.
Click to hide internal directories.