Skip to main content

cmd_msg

Function cmd_msg 

Source
pub fn cmd_msg(
    repo: &Path,
    mission_id: &str,
    text: &str,
    interrupt: bool,
) -> Result<PathBuf>
Expand description

Enqueue a Msg control command. Returns the queued file path.