package git

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

Module Smart.Proto_requestSource

Sourcetype t
Sourceval pp : t Fmt.t
Sourceval upload_pack : host: [ `Addr of Ipaddr.t | `Domain of [ `host ] Domain_name.t | `Name of string ] -> ?port:int -> ?version:int -> string -> t
Sourceval receive_pack : host: [ `Addr of Ipaddr.t | `Domain of [ `host ] Domain_name.t | `Name of string ] -> ?port:int -> ?version:int -> string -> t
OCaml

Innovation. Community. Security.