[][src]Crate gremp

Gremp

gremp is a utility for searching for a string pattern in a file.

Structs

Config

Functions

run

Searches for a pattern in a file.

search

Searches for a token in a string. It is case sensitive.

search_case_insensitive

Searches for a token in a string. It is NOT case sensitive.