package volgo-git-backend

  1. Overview
  2. Docs

Module Show.MakeSource

Parameters

Signature

include Volgo.Vcs.Trait.Show.S with type t := t
Sourceval show_file_at_rev : t -> repo_root:Volgo__.Repo_root.t -> rev:Volgo.Vcs.Rev.t -> path:Volgo.Vcs.Path_in_repo.t -> ([ `Present of string | `Absent ], Err.t) Result.t