package volgo

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type Git.SSource

type t
val git : ?env:string array -> t -> cwd:Fpath_sexp0.Absolute_path.t -> args:string list -> f:(Volgo__.Git.Output.t -> ('a, Err.t) Result.t) -> ('a, Err.t) Result.t