Skip to main content

append_shell_integration

Function append_shell_integration 

Source
pub fn append_shell_integration(integ: &ShellIntegration) -> Result<()>
Expand description

Append the eval line to the user’s rc file with a header comment. Idempotent: returns Ok without writing if the line is already there.