cliPath property

String? cliPath
final

Path to the CLI executable. If null, searches PATH for 'copilot'.

Implementation

final String? cliPath;