Glob pattern for matching files and directories to include the search.
Include all .gitignored and hidden files.
Search case sensitively if true.
Search whole words only if true.
accepts suffixes of K, M or G which correspond to kilobytes, megabytes and gigabytes, respectively. If no suffix is provided the input is treated as bytes.
defaults to '20M'
Maximum number of results to return. Defaults to unlimited.
Use regular expressions for search if true.
Glob pattern for matching files and directories to exclude the search.