package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.16.0.tbz
sha256=5481dde7918ca3121e02c34d74339f734b32d5883efb8c1b8056471e74f9bda6
sha512=529f937c61bc9ea7b135c2425f2d730478b48e6ab6b6455c354138d27b76bd43afce40d4784a6f183d6308d3cf0f5d5cea5bea070f83442949762ed818fb44bc

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.