FileSystemEvent.Notifier

Alias for the notifier delegate that receives the event as a smart union.

class FileSystemEvent
alias Notifier = void delegate(RaisedEvent)

Meta