internal

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunExecutionPipeline

func RunExecutionPipeline(opts ExecutionOptions) (*types.ExecutionResult, error)

RunExecutionPipeline is the core logic for deploy and install.

Types

type ExecutionOptions

type ExecutionOptions struct {
	DotfilesRoot string
	PackNames    []string
	DryRun       bool
	RunMode      types.RunMode
	Force        bool
}

ExecutionOptions is an internal struct to pass to the pipeline runner.

Jump to

Keyboard shortcuts

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