MCPcopy
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
76func (self *FakeTask) Status() TaskStatus {
77 return self.status
78}
79
80func (self *FakeTask) FormatStatus() string {
81 return formatTaskStatus(self.status)

Callers 4

TestNewCmdTaskFunction · 0.95
getbisectBoundsFunction · 0.45
getBisectStatusFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestNewCmdTaskFunction · 0.76