menu
test_rocket package
documentation
commands/rocket_command.dart
RocketCommand
getPackageRoot method
getPackageRoot method
dark_mode
light_mode
getPackageRoot
method
String
getPackageRoot
(
)
Implementation
String getPackageRoot() { return argResults?.rest.lastOrNull ?? '.'; }
test_rocket package
documentation
commands/rocket_command
RocketCommand
getPackageRoot method
RocketCommand class