package volgo

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

Class type Trait.gitSource

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