Crate minigrep_ironcore864[][src]

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