Skip to main content

shell_hook_snippet

Function shell_hook_snippet 

Source
pub fn shell_hook_snippet(kind: ShellHookKind) -> &'static str
Expand description

Return the shell-hook snippet for kind.

zsh and bash share one function body; fish uses a separate syntax.