fileFound property

bool fileFound
final

The source file was found on disk (checked by the extension host). May be false even when available is true if the file was deleted or the path is stale.

Implementation

final bool fileFound;