package ojs_ed

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val mutable editors : editor Ojs_server.Server.SMap.t
method add_editor : id:Ojs_server.Server.SMap.key -> Ojs_base.Path.t -> editor
method editor : Ojs_server.Server.SMap.key -> editor
method handle_call : (P.app_server_msg -> unit Lwt.t) -> P.app_client_msg -> unit Lwt.t
method handle_message : (P.app_server_msg -> unit Lwt.t) -> P.app_client_msg -> unit Lwt.t