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

Method SetApp

internal/ui/components/interfaces.go:22–22  ·  view source on GitHub ↗
(*App)

Source from the content-addressed store, hash-verified

20type VMListComponent interface {
21 tview.Primitive
22 SetApp(*App)
23 SetVMs([]*api.VM)
24 GetSelectedVM() *api.VM
25 GetVMs() []*api.VM

Callers 9

showStorageMenuMethod · 0.65
ShowNodeContextMenuMethod · 0.65
ShowVMContextMenuMethod · 0.65
NewAppFunction · 0.65
ShowGlobalContextMenuMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected