Module Impl.Show

val show_file_at_rev : t -> repo_root:Vcs.Repo_root.t -> rev:Vcs.Rev.t -> path:Vcs.Path_in_repo.t -> [ `Present of Vcs.File_contents.t | `Absent ] Base.Or_error.t