parse_enable_file_comment

Function parse_enable_file_comment 

Source
pub fn parse_enable_file_comment(line: &str) -> Option<Vec<&str>>
Expand description

Parse an enable-file comment and return the list of rules (empty vec means all rules)