Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ Status
Method
Status
pkg/gocui/task.go:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
}
75
76
func
(self *FakeTask) Status() TaskStatus {
77
return
self.status
78
}
79
80
func
(self *FakeTask) FormatStatus() string {
81
return
formatTaskStatus(self.status)
Callers
4
TestNewCmdTaskInstantStop
Function · 0.95
TestNewCmdTask
Function · 0.95
getbisectBounds
Function · 0.45
getBisectStatus
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestNewCmdTaskInstantStop
Function · 0.76
TestNewCmdTask
Function · 0.76