Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devnullvoid/pvetui
/ SetFocus
Method
SetFocus
internal/plugins/command-runner/ui.go:15–15 ·
view source on GitHub ↗
(p tview.Primitive)
Source
from the content-addressed store, hash-verified
13
type
UIApp
interface
{
14
Pages() *tview.Pages
15
SetFocus(p tview.Primitive) *tview.Application
16
QueueUpdateDraw(
func
()) *tview.Application
17
}
18
Callers
15
Show
Method · 0.65
showWizardModal
Function · 0.65
showQuitConfirmation
Method · 0.65
createNavigationInputCapture
Function · 0.65
setupKeyboardHandlers
Method · 0.65
syncLayout
Method · 0.65
focusOtherPane
Method · 0.65
showStorageBrowser
Method · 0.65
showStorageContentContextMenu
Method · 0.65
confirmDeleteStorageContent
Method · 0.65
showStorageURLDownloadForm
Method · 0.65
showStorageOCIPullForm
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected