MCPcopy Create free account
hub / github.com/boostorg/build / register

Function register

v2/tools/types/html.py:7–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5from b2.build import type
6
7def register ():
8 type.register_type ('HTML', ['html'])
9
10register ()

Callers 1

html.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected