package ojs_ed

  1. Overview
  2. Docs
Using file editor 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_ed.js/Ojsed_js/index.html

Module Ojsed_jsSource

Editor, client side

Sourcetype mime_type = string
Sourcetype session = {
  1. sess_file : Ojs_base.Path.t;
  2. sess_mime : mime_type;
  3. sess_ace : Ojs_ace.editSession Js_of_ocaml.Js.t;
  4. mutable sess_changed : bool;
}
module PMap = Ojs_base.Path.Map
Sourceval is_editable_from_mime : mime_type -> bool
Sourcemodule type S = sig ... end
OCaml

Innovation. Community. Security.