MCPcopy 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
77func (self *ViewBufferManager) GetTaskKey() string {
78 return self.taskKey
79}
80
81func NewViewBufferManager(
82 log *logrus.Entry,

Callers 3

NewTaskMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected