package vcaml

  1. Overview
  2. Docs
OCaml bindings for the Neovim API

Install

Dune Dependency

Authors

Maintainers

Sources

v0.13.0.tar.gz
sha256=a5c0f5d0a77d5ac7688221c6c7c7023e3587a8374659556f67074df6676c3d6f
md5=f346c9fa625ca6068b1d24a474776669

doc/vcaml.msgpack_unix/Msgpack_unix/Unix_socket/index.html

Module Msgpack_unix.Unix_socket

include Msgpack_rpc.Connection
type t
val reader : t -> Async.Reader.t
val writer : t -> Async.Writer.t
val with_socket_file : string -> ((t -> 'a Async.Deferred.t) -> 'a Async.Deferred.t) Async.Tcp.with_connect_options
val open_from_filename : string -> t Async.Deferred.t
OCaml

Innovation. Community. Security.