Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run( ctx context.Context, args []string, stdin io.Reader, stdout io.Writer, stderr io.Writer, lookupEnv func(string) (string, bool), ) error
Run resolves one CLI invocation and dispatches it to management, TUI, chat, or single-turn execution. Process signals and exit codes remain owned by the root main package.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.