Function sop::cli::write_shell_completions[][src]

pub fn write_shell_completions<B, P>(binary_name: B, out_path: P) -> Result<()> where
    B: AsRef<str>,
    P: AsRef<Path>, 
Expand description

Generates shell completions.