package ojs_filetree

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Server.MakeSource

Parameters

Signature

Sourceval access_forbidden : Ojs_base.Path.t -> P.server_msg
Sourceval creation_forbidden : Ojs_base.Path.t -> P.server_msg
Sourceval deletion_forbidden : Ojs_base.Path.t -> P.server_msg
Sourceval renaming_forbidden : Ojs_base.Path.t -> Ojs_base.Path.t -> P.server_msg
Sourceclass filetree : (P.server_msg -> (P.client_msg -> unit Lwt.t) -> unit Lwt.t) -> (P.server_msg -> unit Lwt.t) -> id:string -> Ojs_base.Path.t -> object ... end
Sourceclass filetrees : (P.app_server_msg -> (P.app_client_msg -> unit Lwt.t) -> unit Lwt.t) -> (P.app_server_msg -> unit Lwt.t) -> ((P.server_msg -> (P.client_msg -> unit Lwt.t) -> unit Lwt.t) -> (P.server_msg -> unit Lwt.t) -> id:string -> Ojs_base.Path.t -> filetree) -> object ... end
OCaml

Innovation. Community. Security.