Searched refs:searchopts (Results 1 – 4 of 4) sorted by relevance
97 function prepareIncludes (args, searchopts) { argument98 if (typeof searchopts !== 'string') searchopts = ''99 return searchopts.split(/\s+/).concat(args).map(function (s) {
26 Additionally, using the `--searchopts` and `--searchexclude` options paired with28 main difference between `--searchopts` and the standard search terms is that the77 #### searchopts subsubsection
223 searchopts: '', property359 searchopts: String, property
1059 #### searchopts subsubsection