package sturgeon

  1. Overview
  2. Docs
A toolkit for communicating with Emacs from OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
sha256=043a732477d2710bd55b2c004b6fce6c2fb8cbba3f9851caabcfe42b865d9926
md5=87f8441f38407fe1d941488b7d976d45

doc/sturgeon.recipes_command/Sturgeon_recipes_command/index.html

Module Sturgeon_recipes_command

WIP A few high-level entry points for session-based commands.

val command : ?greetings:Sturgeon.Session.t -> ?cogreetings:(Sturgeon.Session.t -> unit) -> unit -> 'a
val text_command : (args:Sturgeon.Session.t -> Sturgeon.Stui.shell -> unit) -> 'a
OCaml

Innovation. Community. Security.