| Backend |
backend.ml:
Defines handlers for events related to the backend directory, where the
scripts are stored.
|
| Conffile | |
| Directfifowatcher |
directfifowatcher.ml: Routines to handle non-persistent scripts
|
| Dirwatcher |
Watches directories for events.
|
| Fdwatcher |
Fdwatcher - The main event loop.
|
| Fifowatcher |
fifowatcher.ml: Routines for creating and managing fifos
|
| Frontend |
frontendhandler class: Methods to create and unlink pipes and directories
|
| Globals |
Some things that didn't fit in elsewhere
|
| Main |
main ()
|
| Splice |