class Watcher::ModifiedEvent

Overview

Represents an existing file being modified in a monitored path.

Defined in:

watcher.cr

Instance methods inherited from class Watcher::Event

path : String path

Constructor methods inherited from class Watcher::Event

new(path : String) new