edit_command

package
v0.1.31 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2025 License: MIT Imports: 10 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EditCommand

type EditCommand struct {
	*glazed_cmds.CommandDescription
	// contains filtered or unexported fields
}

func NewEditCommand

func NewEditCommand(allCommands []glazed_cmds.Command, options ...EditCommandOption) (*EditCommand, error)

func (*EditCommand) Run

func (c *EditCommand) Run(ctx context.Context, parsedLayers *layers.ParsedLayers) error

type EditCommandOption

type EditCommandOption func(*EditCommand) error

func WithCommandDescriptionOptions

func WithCommandDescriptionOptions(options ...glazed_cmds.CommandDescriptionOption) EditCommandOption

type EditCommandsSettings

type EditCommandsSettings struct {
	Command string `glazed.parameter:"command"`
}

Jump to

Keyboard shortcuts

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