Crate globgrep

Crate globgrep 

Source

Structs§

Grep
Represents a configuration of the app. It consists of the arguments given to the program

Functions§

build_matcher
Builds a configured function that compares strings
get_files
Calls get_paths and filters out only the files
get_paths
Returns the names of files and directories by given pattern
search