pub fn parse_enable_file_comment(line: &str) -> Option<Vec<&str>>
Parse an enable-file comment and return the list of rules (empty vec means all rules)