package quill

  1. Overview
  2. Docs

Module Quill_server.HandlerSource

Sourceval not_found : 'a -> Dream.response Dream.promise
Sourceval editor_loader_crunched : 'a -> string -> 'b -> Dream.response Dream.promise
Sourceval asset_loader_crunched : 'a -> string -> 'b -> Dream.response Dream.promise
Sourceval project_root : string
Sourceval editor_source_dir : string
Sourceval asset_source_dir : string
Sourceval serve_editor_static : Dream.handler
Sourceval serve_asset_static : Dream.handler
Sourceval serve_document_content : string -> string -> Dream.request -> Dream.response Dream.promise
Sourceval serve_document_editor : 'a -> Dream.response Dream.promise
Sourceval serve_directory_index : string -> 'a -> Dream.response Dream.promise
Sourceval handle_root : string -> 'a -> Dream.response Dream.promise
Sourceval handle_named_document : string -> Dream.request -> Dream.response Dream.promise
Sourceval get_toplevel_id : 'a -> string
Sourceval execute_code : 'a Dream.message -> Dream.response Lwt.t
OCaml

Innovation. Community. Security.