Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JoshuaPostel/texaform
/ temp
Method
temp
python/smelter.py:41–42 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
39
self.powered = not self.powered
40
41
def
temp(self) -> int:
42
return
self.stat()[0]
43
44
45
def
smelt(self, hud: HUD, output: str):
Callers
nothing calls this directly
Calls
1
stat
Method · 0.95
Tested by
no test coverage detected