Skip to main content

Module process

Module process 

Source

Modules§

stream

Structs§

AgentResult
Result from a Claude agent invocation.
CommandOutput
Result from a simple command execution (e.g., gh CLI).
RealCommandRunner
Real implementation that spawns actual subprocesses.

Traits§

CommandRunner
Trait for running external commands.