package pfff

  1. Overview
  2. Docs
Tools and APIs for program analysis, code visualization, refactoring

Install

Dune Dependency

Authors

Maintainers

Sources

0.37.4.tar.gz
md5=818ceb6724ebcff9f179bcd6aa566bbb
sha512=e64da49c06fbc341ca01fbee4e541d9ab90aa374c1d08152207f9cc130afd779f3e538a7dcc183dd6e2919e235a324acd89583e47c4725c02a5de57e5abec326

doc/pfff-h_version-control/Version_control/index.html

Module Version_control

type vcs_kind =
  1. | Git
  2. | CVS
  3. | Mercurial
  4. | Subversion
val string_of_vcs_kind : vcs_kind -> string
val tool_of_vcs_kind : vcs_kind -> string
val detect_vcs_source_tree : Common.dirname -> vcs_kind option
OCaml

Innovation. Community. Security.