Interface ExtHostFileSystemEventServiceShape
Hierarchy
-
ExtHostFileSystemEventServiceShape
Methods
$onWillRunFileOperation
- $onWillRunFileOperation(operation: FileOperation, target: UriComponents, source: undefined | UriComponents, timeout: number, token: CancellationToken): Promise<any>
-
Parameters
-
operation: FileOperation
-
-
-
timeout: number
-
token: CancellationToken
Returns Promise<any>