cmds

package
v0.4.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2024 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCodegenCommand

func NewCodegenCommand() *cobra.Command

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

type ClipSettings struct {
	Stats   bool     `glazed.parameter:"stats"`
	Preview bool     `glazed.parameter:"preview"`
	Args    []string `glazed.parameter:"__args"`
}

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL