defaultHookShell top-level constant
String
const defaultHookShell
Default shell for command hooks.
Implementation
const String defaultHookShell = 'bash';
Default shell for command hooks.
const String defaultHookShell = 'bash';