Ls_files.Make
module Runtime : Runtime.S
type t = Runtime.t
include Volgo.Vcs.Trait.Ls_files.S with type t := t
val ls_files : t -> repo_root:Volgo__.Repo_root.t -> below:Volgo.Vcs.Path_in_repo.t -> (Volgo.Vcs.Path_in_repo.t list, Err.t) Stdlib.Result.t