menu
copilot_sdk_dart package
documentation
copilot_sdk_web.dart
CopilotClientOptions
cliPath property
cliPath property
dark_mode
light_mode
cliPath
property
String
?
cliPath
final
Path to the CLI executable. If null, searches PATH for 'copilot'.
Implementation
final String? cliPath;
copilot_sdk_dart package
documentation
copilot_sdk_web
CopilotClientOptions
cliPath property
CopilotClientOptions class