Safe Haskell | None |
---|---|
Language | Haskell2010 |
System.Delta.Poll
- createPollWatcher :: Int -> FilePath -> IO FileWatcher
Documentation
Arguments
:: Int | seconds interval |
-> FilePath | path to watch |
-> IO FileWatcher |
Watch files in this directory recursively for changes every n seconds.