Skip to main content

detect_mounts

Function detect_mounts 

Source
pub fn detect_mounts(message: &str, mounts: &[Mount]) -> DetectionResult
Expand 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).