[][src]Function dubugrep::funcs::run

pub fn run(config: Config) -> Result<(), Box<dyn Error>>

Prints the lines in a file that contain the search string

The file and search string will be supplied through the Config