cmd_snippet_add

Function cmd_snippet_add 

Source
pub(crate) async fn cmd_snippet_add(
    profile: &str,
    trigger: &str,
    template: &str,
) -> Result<()>