package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.9.3.tbz
sha256=96bf755da267fb46e4af2dda0db56d5863761589618089c429ff85e0f7f65783
sha512=ce05560a2cff0beb805a259df449b5dbd15420e353cc686a482904b837969bce6f91eedec608ecef4be0ebc232fa013652745a7cc831af1a7f8fe06a391e5488

doc/dune-rpc.private/Dune_rpc_private/Menu/index.html

Module Dune_rpc_private.MenuSource

Sourcetype t
Sourceval default : t
Sourceval select_common : local_versions:Method.Version.Set.t Method.Name.Map.t -> remote_versions:(Method.Name.t * Method.Version.t list) list -> t option

For each method known by both local and remote, choose the highest common version number. Returns None if the resulting menu would be empty.

Sourceval to_list : t -> (Method.Name.t * Method.Version.t) list
Sourceval to_dyn : t -> Dyn.t
OCaml

Innovation. Community. Security.