MCPcopy Create free account
hub / github.com/devnullvoid/pvetui / Pages

Method Pages

internal/plugins/command-runner/ui.go:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12// UIApp interface defines the minimal app methods needed by UIManager
13type UIApp interface {
14 Pages() *tview.Pages
15 SetFocus(p tview.Primitive) *tview.Application
16 QueueUpdateDraw(func()) *tview.Application
17}

Callers 15

showMainMenuMethod · 0.65
showSettingsFormMethod · 0.65
showBootstrapRunFormMethod · 0.65
showAdhocFormMethod · 0.65
showSaveInventoryFormMethod · 0.65
showSetupAssistantMethod · 0.65
showOutputMethod · 0.65
centerModalMethod · 0.65
showLiveOutputModalMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected