# Packages
No description provided by the author
# Functions
IsHiddenFile returns true if the file is hidden on non-windows.
NewRecursiveWatcher returns a RecursiveWatcher which notifies when changes are made to files inside a recursive directory tree.
# Structs
RecursiveWatcher wraps an fsnotify Watcher to recursively watch all files in a directory.