[Index]

events:file


Watch for a file and fire an event if/when it exists. A service such as file-watch is required to do the actual watching.

Property Summary

file The full path of the file to be watched.
fileWatch The service that provides the file watching ability.

Example Summary

Example 1 See file-watch.

Property Detail

file

Configured ByELEMENT
AccessREAD_WRITE
RequiredYes.

The full path of the file to be watched.

fileWatch

Configured ByELEMENT
AccessREAD_WRITE
RequiredYes.

The service that provides the file watching ability.


Examples

Example 1

See file-watch.


(c) R Gordon Ltd 2005 - Present