Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CapturedOutput ¶
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.
Click to show internal directories.
Click to hide internal directories.