Initializes a new instance of this object.
The logger to use to output events.
Gets the list of globs that filter the directory contents.
The list of globs that filter the directory contents.
Kills the application.
Returns a promise that can be awaited on to make sure the watch is initialized.
Runs the application.
The application arguments.
The process exit code.
Gets the current directory being watched.
The directory that is watching for events.
StaticaddGets the message for when a file is added.
The message for when a file is added.
StaticmsgGets the entry for a basic information message.
The log entry for a basic information message.
StaticremoveGets the message for when a file/folder is removed.
The message for when a file/folder is added.
StaticupdateGets the message for when a file is updated.
The message for when a file is updated.
The root application for the crumbtrail cli.