File Event

io.file-event Input v0.1.0

Normalizes a file watcher event from the runtime IO layer.

Ports

DirectionPortLabel
OutputeventEvent

Properties

PropertyTypeDefaultDescription
Watch path
watchPath
string "." File or directory to watch in production. Each change starts the workflow.
Watch subfolders
recursive
boolean false Also watch nested directories (where the OS supports it).
Event path
eventPath
string "file" Dotted path to the file-watcher event in the input.
Require event
requireEvent
boolean true Fail if no file event is present on the input.

This page is generated from the node registry by gen-node-docs.mjs on every site build — ports, properties, defaults and visibility rules cannot drift from the code.