Protected
doPerforms the actual file search within a root directory.
The root URI to search in
Search options for this root
Callback function for each matching file
Cancellation token
Searches for files matching the given pattern.
The pattern to search for
Search options including root URIs and filters
Optional
clientToken: CancellationTokenOptional cancellation token
Promise resolving to array of matching file URIs
The JSON-RPC file search service interface.