Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NewCmd = uexec.NewCmd
NewCmd builds a new exec cmd with defaults.
Functions ¶
func StartAndWait ¶
StartAndWait runs the given process and waits for ctx or process to complete. On process failure it returns an error carrying the full captured stderr, not just the trailing line: tool stack traces (Rolldown/Oxc, bun) put the real message at the top and a bare frame such as "at processTicksAndRejections" at the bottom, so the upstream last-line-only interpretation swallows the cause.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.