Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jesseduffield/lazygit
/ GetTaskKey
Method
GetTaskKey
pkg/tasks/tasks.go:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
func
(self *ViewBufferManager) GetTaskKey() string {
78
return
self.taskKey
79
}
80
81
func
NewViewBufferManager(
82
log *logrus.Entry,
Callers
3
NewTask
Method · 0.95
newStringTaskWithoutScroll
Method · 0.80
newStringTaskWithScroll
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected