setupcommand

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2026 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SetupCommand

type SetupCommand interface {
	Execute() error
	Cleanup() error
}

func NewSetupCommand

func NewSetupCommand(dto *parser.SetupCommandDTO, cli *client.Client, baseDir string, ctx context.Context) (SetupCommand, error)

func NewSetupCommands

func NewSetupCommands(dtos []*parser.SetupCommandDTO, cli *client.Client, baseDir string, ctx context.Context) ([]SetupCommand, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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