package ojs_filetree

  1. Overview
  2. Docs
Using filetrees in ojs_base applications, common part

Install

Dune Dependency

Authors

Maintainers

Sources

ojs-base-0.7.0.tar.bz2
md5=85b8a0746e9be8c20cf082f2573b5895
sha512=ec707820ff69ddbf9c631cf6a1c8748e82346daded1a4f73c5702128d07858f915e62d529e5fec01e99263f33eefb1586067341c058535806e0092b9d040644a

doc/ojs_filetree.server/Ojs_filetree_server/Server/Make/index.html

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.