Volgo_git_unix.RuntimeSourceinclude Volgo_git_backend.Runtime.S with type t := tinclude Volgo.Vcs.Trait.File_system.S with type t := tval save_file :
t ->
?perms:int ->
unit ->
path:Fpath_sexp0.Absolute_path.t ->
file_contents:string ->
(unit, Err.t) Result.tval read_dir :
t ->
dir:Fpath_sexp0.Absolute_path.t ->
(Fpath_sexp0.Fsegment.t list, Err.t) Result.tinclude Volgo.Vcs.Trait.Git.S with type t := t