Function topcron::grep_file

source ·
pub fn grep_file(
    config: Config,
    verbose: bool
) -> Result<Vec<String>, Box<dyn Error>>