pub fn activate_hook(shell: &str) -> Option<String>
The activation hook for a shell, for eval "$(vanta activate <shell>)". Returns None for an unsupported shell.
eval "$(vanta activate <shell>)"
None