MCPcopy Create free account
hub / github.com/PageBot/PageBot / _html

Method _html

Lib/pagebot/contexts/htmlcontext/htmlbuilder.py:662–663  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

660 self._pushTag('html')
661
662 def _html(self):
663 self._closeTag('html')
664
665 def head(self, **args):
666 """The head element can contain information about the document. The

Callers 1

write_bodyMethod · 0.80

Calls 1

_closeTagMethod · 0.80

Tested by

no test coverage detected