package ojs_filetree

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

Install

Dune Dependency

Authors

Maintainers

Sources

ojs-base-0.8.0.tar.bz2
md5=e706f1f9ec2f935d29c6b6e4832c8bdf
sha512=2596f6c59bea9c6b89923099c604a0e095a96880e7e91b06357e1de50867ae7e0261c87c35f608b7e426bddd6dd025a9868c07499287116ed458de4a0b9e9f30

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.