OptionalexcludeOptionalfollowWhether symlinks should be followed while searching.
OptionalincludeGlob pattern for matching files and directories to include the search.
OptionalincludeInclude all .gitignored and hidden files.
OptionalmatchSearch case sensitively if true.
OptionalmatchSearch whole words only if true.
Optionalmaxaccepts 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'
OptionalmaxMaximum number of results to return. Defaults to unlimited.
OptionalmultilineUse multiline search if true.
OptionaluseUse regular expressions for search if true.
Glob pattern for matching files and directories to exclude the search.