package current_github

  1. Overview
  2. Docs

Module Current_github.Repo_idSource

Identifier for a repository hosted on GitHub.

Sourcetype t = {
  1. owner : string;
  2. name : string;
}
Sourceval pp : t Fmt.t
Sourceval compare : t -> t -> int
Sourceval cmdliner : t Cmdliner.Arg.conv
OCaml

Innovation. Community. Security.