MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / display.py

File display.py

display.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#display.py
2# Description:
3# This file, display.py, is responsible for managing the e-ink display of the Ragnar project, updating it with relevant data and statuses.
4# It initializes the display, manages multiple threads for updating shared data and vulnerability counts, and handles the rendering of information

Callers

nothing calls this directly

Calls 7

LoggerClass · 0.90
DisplayClass · 0.85
handle_exit_displayFunction · 0.85
infoMethod · 0.80
errorMethod · 0.80
exitMethod · 0.80
startMethod · 0.45

Tested by

no test coverage detected