package b0

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

Module B0_build_kitSource

Build tools.

Sourceval 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.

This is None if no VCS is found in the scope in directory. Otherwise any error makes the build memo fail.