package hg_lib

  1. Overview
  2. Docs
A library that wraps the Mercurial command line interface

Install

Dune Dependency

Authors

Maintainers

Sources

hg_lib-v0.16.0.tar.gz
sha256=ee53cd5759f097c0d19da0ba413b3246acd485fe47bd70fd47694a309d5d9453

doc/hg_lib.open/Open_hg_lib/Node/Fields/index.html

Module Node.FieldsSource

Sourceval names : string list
Sourceval local_revision : ([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm
Sourceval global_id : ([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm
Sourceval make_creator : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> 'a -> ('b -> string) * 'c) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> 'c -> ('b -> int) * 'd) -> 'a -> ('b -> Open_hg_lib__.Hg_private.Node.Public.t) * 'd
Sourceval create : global_id:string -> local_revision:int -> Open_hg_lib__.Hg_private.Node.Public.t
Sourceval map : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> string) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> int) -> Open_hg_lib__.Hg_private.Node.Public.t
Sourceval iter : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> unit) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> unit) -> unit
Sourceval fold : init:'a -> global_id: ('a -> ([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> 'b) -> local_revision: ('b -> ([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> 'c) -> 'c
Sourceval map_poly : ([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, 'a) Fieldslib.Field.user -> 'a list
Sourceval for_all : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> bool) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> bool) -> bool
Sourceval exists : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> bool) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> bool) -> bool
Sourceval to_list : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> 'a) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> 'a) -> 'a list
Sourcemodule Direct : sig ... end
OCaml

Innovation. Community. Security.