execution

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CapturedOutput

type CapturedOutput struct {
	Stdout   string
	ExitCode int
	Duration time.Duration
}

CapturedOutput holds the result of script execution.

func RunWithViewer

func RunWithViewer(cmd *exec.Cmd, fromAssistant bool) *CapturedOutput

RunWithViewer executes the command with real-time output. When fromAssistant is true, shows UI elements (header, spinner, help line, waits for Enter). When fromAssistant is false, runs the command directly without any UI chrome.

Jump to

Keyboard shortcuts

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