menu
turbo_promptable package
documentation
spawn/records/system_prompt_invocation.dart
SystemPromptArgv
SystemPromptArgv.new const constructor
SystemPromptArgv.new const constructor
dark_mode
light_mode
SystemPromptArgv
constructor
const
SystemPromptArgv
(
List
<
String
>
argv
)
Implementation
const SystemPromptArgv(this.argv);
turbo_promptable package
documentation
spawn/records/system_prompt_invocation
SystemPromptArgv
SystemPromptArgv.new const constructor
SystemPromptArgv class