(func())
| 14 | Pages() *tview.Pages |
| 15 | SetFocus(p tview.Primitive) *tview.Application |
| 16 | QueueUpdateDraw(func()) *tview.Application |
| 17 | } |
| 18 | |
| 19 | // UIManager handles UI interactions for the command runner plugin |
no outgoing calls
no test coverage detected