Skip to main content

print_hook

Function print_hook 

Source
pub fn print_hook(shell: Shell) -> Result<()>
Expand description

Prints the shell hook script for a given shell.

ยงErrors

Returns an error if the shell hook is not supported for the given shell.