Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devnullvoid/pvetui
/ SetTasks
Method
SetTasks
internal/ui/components/interfaces.go:50–50 ·
view source on GitHub ↗
([]*api.ClusterTask)
Source
from the content-addressed store, hash-verified
48
tview.Primitive
49
SetApp(*App)
50
SetTasks([]*api.ClusterTask)
51
SetFilteredTasks([]*api.ClusterTask)
52
GetSelectedTask() *api.ClusterTask
53
Select(row, column int) *tview.Table
Callers
2
loadTasksData
Method · 0.65
autoRefreshData
Method · 0.65
Implementers
1
TasksList
internal/ui/components/tasks_list.go
Calls
no outgoing calls
Tested by
no test coverage detected