MCPcopy Create free account
hub / github.com/DFHack/dfhack / run

Method run

docs/sphinx_extensions/dfhack/tool_docs.py:160–161  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

158 raise NotImplementedError
159
160 def run(self):
161 return [self.wrap_box(*self.render_content())]
162
163
164class DFHackToolDirective(DFHackToolDirectiveBase):

Callers

nothing calls this directly

Calls 2

wrap_boxMethod · 0.95
render_contentMethod · 0.95

Tested by

no test coverage detected