Searches local files for lines matching a specified regex.
Implements thenable so it can be used with Promise.all()
.
Implementation of then()
to satisfy the thenable contract.
This makes it possible to use a DirectorySearch
with Promise.all()
.
Return values |
---|
Returns |
Cancels the search.