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