package volgo

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

Module type Init.SSource

type t
val init : t -> path:Fpath_sexp0.Absolute_path.t -> (Volgo__.Repo_root.t, Err.t) Result.t

Initialize a git repository at the given path. This errors out if a repository is already initialized there.