command

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2025 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrEmptyCommand = errors.New("empty command")

Functions

This section is empty.

Types

type Command

type Command struct {
	Command string
}

func New

func New(actCtx map[string]string) (*Command, error)

func (*Command) Execute

func (act *Command) Execute(r *remote.Remote, logger *log.Logger) (*orderedmap.OrderedMap[string, string], error)

func (*Command) Validate

func (act *Command) Validate(actCtx map[string]string) error

Jump to

Keyboard shortcuts

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