pub fn cmd_msg( repo: &Path, mission_id: &str, text: &str, interrupt: bool, ) -> Result<PathBuf>
Enqueue a Msg control command. Returns the queued file path.