package sherlodoc

  1. Overview
  2. Docs

Module QuerySource

Sourcetype t = {
  1. query : string;
  2. packages : string list;
  3. limit : int;
}
Sourceval pretty : t -> string
Sourcemodule type IO = sig ... end
Sourcemodule Make (Io : IO) : sig ... end
Sourcemodule Blocking : sig ... end
Sourcemodule Private : sig ... end

For testing

OCaml

Innovation. Community. Security.