Skip to main content

detect_variant

Function detect_variant 

Source
pub fn detect_variant(
    detect: &[DetectBlock],
    project_root: &Path,
) -> Option<String>
Expand description

Returns the ID of the first matching DetectBlock, or None (→ use universal variant).