Skip to main content

spawn_command

Function spawn_command 

Source
pub fn spawn_command<'a>(
    command: String,
    vault_name: &str,
    note_name: &str,
    note_path: &str,
) -> Option<Message<'a>>