module Backend:backend.ml: Defines handlers for events related to the backend directory, where the scripts are stored. Eg. a new script results in a new part of pipes in the frontend etc. These handlers are defined in the backendHandler class.sig..end
val delete_prefix : string -> string -> Globals.relpathval list_check : 'a list -> 'a -> boolclass backendHandler :Directfifowatcher.base_pathname -> Frontend.frontendHandler list ->object..end