exec

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New added in v0.14.0

func New() *cobra.Command

func Run added in v1.3.0

func Run(ctx context.Context, opts RunOptions) error

Run executes all dottie/exec annotations on assignments in the named file.

Types

type RunOptions added in v1.3.0

type RunOptions struct {
	Filename         string
	ExcludeKeyPrefix []string
	IgnoreRules      []string
	Validate         bool
	Save             bool
	Verbose          bool
}

RunOptions holds the parameters for the exec logic, decoupled from cobra flags.

Jump to

Keyboard shortcuts

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