Vocabularyio.monitorsInputspath | a pathname string |
recursive? | a boolean |
quot | a quotation with stack effect ( monitor -- ) |
OutputsNoneWord descriptionOpens a file system change monitor and passes it to the quotation. Closes the monitor after the quotation returns or throws an error.ErrorsThrows an error if the pathname does not exist, if a monitor could not be created or if the platform does not support monitors.Definition