menu
hooksman package
documentation
models/defined_hook.dart
DefinedHook
isShell property
isShell property
dark_mode
light_mode
isShell
property
bool
get
isShell
Implementation
bool get isShell => p.extension(path).endsWith('.sh');
hooksman package
documentation
models/defined_hook
DefinedHook
isShell property
DefinedHook class