pub fn cmd_gaps( path: &Path, threshold: f32, min_support: u32, limit: usize, sort: &str, session_range: Option<(u32, u32)>, json: bool, ) -> AmemResult<()>
Gap detection.