class Watcher::AddedEvent

Overview

Represents a new file being created 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