pub fn detect_mounts(message: &str, mounts: &[Mount]) -> DetectionResultExpand description
Try to detect a Mount from a user message.
Detection considers only Mounts, never Projects (RFC-025: Projects always carry user-written instructions and shouldn’t be guessed).