menu
neomage package
documentation
utils/shell/shell_provider.dart
safePipSubcommands constant
safePipSubcommands constant
dark_mode
light_mode
safePipSubcommands
top-level constant
Set
<
String
>
const
safePipSubcommands
Safe pip subcommands (read-only).
Implementation
const safePipSubcommands = {'list', 'show', 'freeze', 'check'};
neomage package
documentation
utils/shell/shell_provider
safePipSubcommands constant
shell_provider library