Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCodegenCommand ¶
func NewConfigGroupCommand ¶
func NewConfigGroupCommand(helpSystem *help.HelpSystem) (*cobra.Command, error)
Types ¶
type ClipCommand ¶ added in v0.4.8
type ClipCommand struct {
*cmds.CommandDescription
}
func NewClipCommand ¶ added in v0.4.8
func NewClipCommand() (*ClipCommand, error)
func (*ClipCommand) RunIntoGlazeProcessor ¶ added in v0.4.8
func (c *ClipCommand) RunIntoGlazeProcessor( ctx context.Context, parsedLayers *layers.ParsedLayers, gp middlewares.Processor, ) error
type ClipSettings ¶ added in v0.4.8
Click to show internal directories.
Click to hide internal directories.