Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ GetTask
Method
GetTask
pkg/commands/oscommands/cmd_obj.go:223–225 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
221
}
222
223
func
(self *CmdObj) GetTask() gocui.Task {
224
return
self.task
225
}
226
227
func
(self *CmdObj) Clone() *CmdObj {
228
clone := &CmdObj{}
Callers
2
TestClone
Function · 0.80
processOutput
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestClone
Function · 0.64