package dune-action-plugin

  1. Overview
  2. Docs

Module Protocol.DependencySource

Sourcetype t =
  1. | File of string
  2. | Directory of string
  3. | Glob of {
    1. path : string;
    2. glob : string;
    }
Sourcemodule Map : Stdune.Map.S with type key = t
Sourcemodule Set : sig ... end
OCaml

Innovation. Community. Security.