Expand description
Process management for the Copilot SDK.
Provides async subprocess spawning and management for the Copilot CLI.
Structs§
- Copilot
Process - A running Copilot CLI process.
- Process
Options - Options for spawning a subprocess.
Functions§
- find_
copilot_ cli - Find the Copilot CLI executable.
- find_
executable - Find an executable in the system PATH.
- find_
node - Get the system’s Node.js executable path.
- is_
node_ script - Check if a path looks like a Node.js script.