Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coldtype/st2
/ draw
Method
draw
ST2/importer.py:237–238 ·
view source on GitHub ↗
(self, context)
Source
from the content-addressed store, hash-verified
235
return
C is None
236
237
def
draw(self, context):
238
return
editor_needs_coldtype(self.layout, coldtype_status)
239
240
241
classes = [
Callers
nothing calls this directly
Calls
1
editor_needs_coldtype
Function · 0.85
Tested by
no test coverage detected