Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RUB-NDS/PRET
/ whenPressed
Method
whenPressed
console.py:43–44 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
41
class
SearchButton(npyscreen.MiniButtonPress):
42
43
def
whenPressed(self):
44
self.parent.parentApp.mainform.search()
45
46
47
class
DictList(npyscreen.MLTree):
Callers
nothing calls this directly
Calls
1
search
Method · 0.80
Tested by
no test coverage detected