class Listen::Record::SymlinkDetector

Public Instance Methods

_fail(_, _) click to toggle source
# File lib/watch/watcher.rb, line 9
def _fail(_, _)
        # Hide any warnings about duplicate watched directories
end