Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
164
class
DFHackToolDirective(DFHackToolDirectiveBase):
Callers
nothing calls this directly
Calls
2
wrap_box
Method · 0.95
render_content
Method · 0.95
Tested by
no test coverage detected