MCPcopy 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

loadTasksDataMethod · 0.65
autoRefreshDataMethod · 0.65

Implementers 1

TasksListinternal/ui/components/tasks_list.go

Calls

no outgoing calls

Tested by

no test coverage detected