Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileSearchService

The JSON-RPC file search service interface.

Hierarchy

  • FileSearchService

Index

Methods

Methods

  • find(searchPattern: string, options: FileSearchService.Options, cancellationToken?: CancellationToken): Promise<string[]>