Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ Pause
Method
Pause
pkg/gocui/task.go:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
type
Task
interface
{
8
Done()
9
Pause()
10
Continue()
11
// not exporting because we don't need to
12
isBusy() bool
Callers
3
processOutput
Method · 0.65
Pause
Method · 0.65
Pause
Method · 0.65
Implementers
2
TaskImpl
pkg/gocui/task.go
FakeTask
pkg/gocui/task.go
Calls
no outgoing calls
Tested by
no test coverage detected