package volgo

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

Source file volgo__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
(* generated by dune *)

(** @canonical Volgo.Author *)
module Author = Volgo__Author

(** @canonical Volgo.Bit_vector *)
module Bit_vector = Volgo__Bit_vector

(** @canonical Volgo.Branch_name *)
module Branch_name = Volgo__Branch_name

(** @canonical Volgo.Commit_message *)
module Commit_message = Volgo__Commit_message

(** @canonical Volgo.Container_key *)
module Container_key = Volgo__Container_key

(** @canonical Volgo.Error_intf *)
module Error_intf = Volgo__Error_intf

(** @canonical Volgo.File_contents *)
module File_contents = Volgo__File_contents

(** @canonical Volgo.Git *)
module Git = Volgo__Git

(** @canonical Volgo.Graph *)
module Graph = Volgo__Graph

(** @canonical Volgo.Hg *)
module Hg = Volgo__Hg

(** @canonical Volgo.Import *)
module Import = Volgo__Import

(** @canonical Volgo.Int_table *)
module Int_table = Volgo__Int_table

(** @canonical Volgo.Log *)
module Log = Volgo__Log

(** @canonical Volgo.Mock_rev_gen *)
module Mock_rev_gen = Volgo__Mock_rev_gen

(** @canonical Volgo.Mock_revs *)
module Mock_revs = Volgo__Mock_revs

(** @canonical Volgo.Name_status *)
module Name_status = Volgo__Name_status

(** @canonical Volgo.Non_raising *)
module Non_raising = Volgo__Non_raising

(** @canonical Volgo.Num_lines_in_diff *)
module Num_lines_in_diff = Volgo__Num_lines_in_diff

(** @canonical Volgo.Num_status *)
module Num_status = Volgo__Num_status

(** @canonical Volgo.Path_in_repo *)
module Path_in_repo = Volgo__Path_in_repo

(** @canonical Volgo.Platform *)
module Platform = Volgo__Platform

(** @canonical Volgo.Platform_repo *)
module Platform_repo = Volgo__Platform_repo

(** @canonical Volgo.Process_intf *)
module Process_intf = Volgo__Process_intf

(** @canonical Volgo.Process_output *)
module Process_output = Volgo__Process_output

(** @canonical Volgo.Process_output_handler *)
module Process_output_handler = Volgo__Process_output_handler

(** @canonical Volgo.Process_output_handler_intf *)
module Process_output_handler_intf = Volgo__Process_output_handler_intf

(** @canonical Volgo.Ref_kind *)
module Ref_kind = Volgo__Ref_kind

(** @canonical Volgo.Ref_kind_table *)
module Ref_kind_table = Volgo__Ref_kind_table

(** @canonical Volgo.Refs *)
module Refs = Volgo__Refs

(** @canonical Volgo.Remote_branch_name *)
module Remote_branch_name = Volgo__Remote_branch_name

(** @canonical Volgo.Remote_name *)
module Remote_name = Volgo__Remote_name

(** @canonical Volgo.Repo_name *)
module Repo_name = Volgo__Repo_name

(** @canonical Volgo.Repo_root *)
module Repo_root = Volgo__Repo_root

(** @canonical Volgo.Rev *)
module Rev = Volgo__Rev

(** @canonical Volgo.Rev_table *)
module Rev_table = Volgo__Rev_table

(** @canonical Volgo.Stdlib_compat *)
module Stdlib_compat = Volgo__Stdlib_compat

(** @canonical Volgo.Tag_name *)
module Tag_name = Volgo__Tag_name

(** @canonical Volgo.Trait *)
module Trait = Volgo__Trait

(** @canonical Volgo.Trait_add *)
module Trait_add = Volgo__Trait_add

(** @canonical Volgo.Trait_branch *)
module Trait_branch = Volgo__Trait_branch

(** @canonical Volgo.Trait_commit *)
module Trait_commit = Volgo__Trait_commit

(** @canonical Volgo.Trait_config *)
module Trait_config = Volgo__Trait_config

(** @canonical Volgo.Trait_current_branch *)
module Trait_current_branch = Volgo__Trait_current_branch

(** @canonical Volgo.Trait_current_revision *)
module Trait_current_revision = Volgo__Trait_current_revision

(** @canonical Volgo.Trait_file_system *)
module Trait_file_system = Volgo__Trait_file_system

(** @canonical Volgo.Trait_git *)
module Trait_git = Volgo__Trait_git

(** @canonical Volgo.Trait_hg *)
module Trait_hg = Volgo__Trait_hg

(** @canonical Volgo.Trait_init *)
module Trait_init = Volgo__Trait_init

(** @canonical Volgo.Trait_log *)
module Trait_log = Volgo__Trait_log

(** @canonical Volgo.Trait_ls_files *)
module Trait_ls_files = Volgo__Trait_ls_files

(** @canonical Volgo.Trait_name_status *)
module Trait_name_status = Volgo__Trait_name_status

(** @canonical Volgo.Trait_num_status *)
module Trait_num_status = Volgo__Trait_num_status

(** @canonical Volgo.Trait_refs *)
module Trait_refs = Volgo__Trait_refs

(** @canonical Volgo.Trait_show *)
module Trait_show = Volgo__Trait_show

(** @canonical Volgo.User_email *)
module User_email = Volgo__User_email

(** @canonical Volgo.User_handle *)
module User_handle = Volgo__User_handle

(** @canonical Volgo.User_name *)
module User_name = Volgo__User_name

(** @canonical Volgo.Validated_string *)
module Validated_string = Volgo__Validated_string

(** @canonical Volgo.Validated_string_intf *)
module Validated_string_intf = Volgo__Validated_string_intf

(** @canonical Volgo.Vcs *)
module Vcs = Volgo__Vcs

(** @canonical Volgo.Vcs0 *)
module Vcs0 = Volgo__Vcs0

(** @canonical Volgo.Vcs_intf *)
module Vcs_intf = Volgo__Vcs_intf

(** @canonical Volgo.Vcs_result *)
module Vcs_result = Volgo__Vcs_result

(** @canonical Volgo.Vcs_rresult *)
module Vcs_rresult = Volgo__Vcs_rresult

(** @canonical Volgo.Vcs_rresult0 *)
module Vcs_rresult0 = Volgo__Vcs_rresult0

module Volgo__ = struct end
[@@deprecated "this module is shadowed"]
OCaml

Innovation. Community. Security.