scripts

package
v0.0.0-...-7426b64 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: BSD-3-Clause Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Edit

type Edit struct {
	// contains filtered or unexported fields
}

Edit represents the runner for `state script edit`

func NewEdit

func NewEdit(prime primeable) *Edit

NewEdit creates a new Edit runner

func (*Edit) Run

func (e *Edit) Run(params *EditParams) error

type EditParams

type EditParams struct {
	Name   string
	Expand bool
}

EditParams stores command line parameters for script edit commands

type Scripts

type Scripts struct {
	// contains filtered or unexported fields
}

func NewScripts

func NewScripts(prime primeable) *Scripts

func (*Scripts) Run

func (s *Scripts) Run() error

Jump to

Keyboard shortcuts

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