emitPathNotFoundExceptionsForPaths property

  1. @visibleForTesting
Set<String> emitPathNotFoundExceptionsForPaths
final

Paths that should have PathNotFoundExceptions emitted on their watch streams.

Implementation

@visibleForTesting
final Set<String> emitPathNotFoundExceptionsForPaths = {};