Function check_directive

Source
pub(crate) fn check_directive<'a>(
    directive_ln: &'a str,
    mode: TestMode,
) -> CheckDirectiveResult<'a>