menu
hooksman package
documentation
tasks/hook_task.dart
HookTask
exclude property
exclude property
dark_mode
light_mode
exclude
property
List
<
Pattern
>
exclude
final
The list of patterns to exclude files.
Implementation
final List<Pattern> exclude;
hooksman package
documentation
tasks/hook_task
HookTask
exclude property
HookTask class