Crate minigrep_ironcore864

Crate minigrep_ironcore864 

Source
Expand description

A commandline tool that greps a string in a file. Case-sensitive search can be enabled by setting ENV var CASE_SENSITIVE=true; defaults to false.

§Usage:

minigrep string filename

Modules§

config

Functions§

run