Skip to main content

ensure_shell_init

Function ensure_shell_init 

Source
pub fn ensure_shell_init() -> Result<()>
Expand description

Ensure the shell init block is present in the host’s shell rc file. Appends it if the marker is not found. Idempotent.