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

Method _head

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

Source from the content-addressed store, hash-verified

683 self._pushTag('head')
684
685 def _head(self):
686 self._closeTag('head')
687
688 def title(self):
689 """This tag defines the title of the document.

Callers 1

write_headMethod · 0.80

Calls 1

_closeTagMethod · 0.80

Tested by

no test coverage detected