Filesystem:FileWatcher
Filesystem:FileWatcher Informs you if
any aspect of a File changes to react to it.
| Pin | Info |
|---|---|
|
|
-Test[Bang]: Checks is any aspect about thefile in the buffered Path has changed sincethe last check. 1-Path[String]: Stores the received Pathin the Buffer and checks if anything has changed. 2-Frequency[Timestamp]: Sets the Frequency thatthe Node automatically checks for filechanges. |
|
|
1-Changed[Bang]: Emits a Bang if a Check detectsa change in the referenced File, or the path is changed |
| Node Parameters | |
|
Path: Defines what File/Directory information shoud be watched. Check every: Shows the check frequency in Milliseconds. Test: Checks once if anyting about the watched file has changed since the last check. |
|
