Skip to main content

handle_snippet_command

Function handle_snippet_command 

Source
pub fn handle_snippet_command(
    env: &Env,
    config: SshConfigFile,
    command: SnippetCommands,
    config_path: &Path,
) -> Result<()>