import * as denon from "https://deno.land/x/denon@2.5.0/mod.ts";
Denon | Denon instance.
Holds loaded configuration and handles creation
of daemons with the |
Runner | Handle all the things related to process management.
Scripts are built into executable commands that are
executed by |
Watcher | Watches for file changes in |
DEFAULT_DENON_CONFIG | The default denon configuration |
Command | |
DenonCrashEvent | |
DenonExitEvent | |
DenonReloadEvent | |
DenonStartEvent | |
DenonSuccessEvent | |
FileEvent | A file that was changed, created or removed |
RunnerConfig |
|
WatcherConfig | All of the options for the |
DenonConfig | |
DenonEvent | |
DenonEventType | Events you can listen to when creating a
|