command

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 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 CmdAct added in v0.0.8

type CmdAct struct {
	Command string
}

func New

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

func (*CmdAct) Execute added in v0.0.8

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

func (*CmdAct) Validate added in v0.0.8

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

Jump to

Keyboard shortcuts

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