Watches folders for specific file extensions and reloads the app if they change.
Methods - API calls which can only be made on an object returned by a constructor
cp.sourcewatcher:filesChanged(files, flagTables) -> boolean
files
flagTables
hs.pathwatcher.new
cp.sourcewatcher:matchesExtensions(file) -> boolean
file
cp.sourcewatcher.new(extensions) -> sourcewatcher
sourcewatcher
extensions
cp.sourcewatcher:start() -> none
cp.sourcewatcher:stop() -> none
cp.sourcewatcher:watchPath(path) -> sourcewatcher
path