Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DuplicateCommand ¶
type DuplicateCommand struct {
Sp *spotify.Client
}
func (*DuplicateCommand) New ¶
func (cmd *DuplicateCommand) New() *cli.Command
func (*DuplicateCommand) Run ¶
func (cmd *DuplicateCommand) Run(ctx *cli.Context) error
type SortCommand ¶
type SortCommand struct {
Sp *spotify.Client
}
func (*SortCommand) New ¶
func (cmd *SortCommand) New() *cli.Command
func (*SortCommand) Run ¶
func (cmd *SortCommand) Run(ctx *cli.Context) error
Click to show internal directories.
Click to hide internal directories.