Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ FormatStatus
Method
FormatStatus
pkg/gocui/task.go:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
func
(self *FakeTask) FormatStatus() string {
81
return
formatTaskStatus(self.status)
82
}
83
84
func
formatTaskStatus(status TaskStatus) string {
85
switch
status {
Callers
2
TestNewCmdTaskInstantStop
Function · 0.95
TestNewCmdTask
Function · 0.95
Calls
1
formatTaskStatus
Function · 0.85
Tested by
2
TestNewCmdTaskInstantStop
Function · 0.76
TestNewCmdTask
Function · 0.76