Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
from
b2.build
import
type
6
7
def
register ():
8
type.register_type (
'HTML'
, [
'html'
])
9
10
register ()
Callers
1
html.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected