package volgo

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

Module type Commit.SSource

type t
val commit : t -> repo_root:Volgo__.Repo_root.t -> commit_message:Volgo__.Commit_message.t -> (unit, Err.t) Result.t