MCPcopy Create free account
hub / github.com/RUB-NDS/PRET / HelpMessage

Class HelpMessage

console.py:22–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21
22class HelpMessage(npyscreen.fmForm.Form):
23 DEFAULT_LINES = 9
24 DEFAULT_COLUMNS = 45
25 SHOW_ATX = 33
26 SHOW_ATY = 4
27
28
29class FilterButton(npyscreen.MiniButtonPress):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected