execution

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 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 and a help line. The fromAssistant parameter controls the help text shown after execution.

Jump to

Keyboard shortcuts

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