menu
commands_cli package
documentation
generated_commands.dart
GeneratedCommands
ensureExists static method
ensureExists static method
dark_mode
light_mode
ensureExists
static method
void
ensureExists
(
)
Implementation
static void ensureExists() => binDir.createSync(recursive: true);
commands_cli package
documentation
generated_commands
GeneratedCommands
ensureExists static method
GeneratedCommands class