package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

Dune Dependency

Authors

Maintainers

Sources

fiber-3.0.2.tbz
sha256=a35d3ca8879630e5f4554ff059d7396e0fd40c24f6082730fd7c779c58836deb
sha512=6c77afa682dd57d47386832b0be1156b0623920b0e1f6af6819fb18e1a94f9cd31d51cd82e86ce7246b4a65c07dee6061ece3ef4a24dee2bcb6ac114969a20a2

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:Stdune.Int.Set.t Stdune.String.Map.t -> remote_versions:(string * int 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 of_list : (string * int) list -> (t, string * int * int) result
Sourceval to_list : t -> (string * int) list
Sourceval to_dyn : t -> Dyn.t
OCaml

Innovation. Community. Security.