Documentation
¶
Index ¶
- func NewCmdChop(f *cmdutil.Factory) *cobra.Command
- type AudioChopAlbum
- type AudioChopTrack
- type Command
- func (c *Command) AddMetadata(f *cmdutil.Factory, container docker.Container) []error
- func (c *Command) ContainerConfig() docker.ContainerConfig
- func (*Command) DockerCommand() docker.Command
- func (c *Command) Execs(f *cmdutil.Factory, container docker.Container) []error
- func (c *Command) SliceTrack(f *cmdutil.Factory, container docker.Container) []error
- func (c *Command) Validate() error
- func (c *Command) ValidateFiles() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AudioChopAlbum ¶
type AudioChopTrack ¶
type Command ¶
type Command struct { FilePath string ThumbnailPath string MetadataPath string Metadata AudioChopAlbum IgnoreFileValidations bool }
func (*Command) AddMetadata ¶
func (*Command) ContainerConfig ¶
func (c *Command) ContainerConfig() docker.ContainerConfig
func (*Command) DockerCommand ¶
func (*Command) SliceTrack ¶
func (*Command) ValidateFiles ¶
Click to show internal directories.
Click to hide internal directories.