menu
hooksman package
documentation
tasks/shell_task.dart
ShellCommands typedef
ShellCommands typedef
dark_mode
light_mode
ShellCommands
typedef
ShellCommands
=
List
<
String
>
Function
(
Iterable
<
String
>
)
Implementation
typedef ShellCommands = List<String> Function(Iterable<String>);
hooksman package
documentation
tasks/shell_task
ShellCommands typedef
shell_task library