MCPcopy 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

41class SearchButton(npyscreen.MiniButtonPress):
42
43 def whenPressed(self):
44 self.parent.parentApp.mainform.search()
45
46
47class DictList(npyscreen.MLTree):

Callers

nothing calls this directly

Calls 1

searchMethod · 0.80

Tested by

no test coverage detected