menu
multipack package
documentation
commands/test.dart
TestCommand
TestCommand.new constructor
TestCommand.new constructor
dark_mode
light_mode
TestCommand
constructor
TestCommand
(
List
<
Package
>
packages
)
Implementation
TestCommand(List<Package> packages) : super( "test", "Run tests.", packages, );
multipack package
documentation
commands/test
TestCommand
TestCommand.new constructor
TestCommand class