b0.file
B0_build_kit
Build tools.
ocaml
b0
opam
b0 test
b0.kit
b0.memo
b0.std
b0.tool
val vcs_describe_scope : B0_build.t -> string option
vcs_describe_scope uses B0_vcs_repo.describe to get a version string for the scope directory of b.
vcs_describe_scope
B0_vcs_repo.describe
b
This is None if no VCS is found in the scope in directory. Otherwise any error makes the build memo fail.
None