Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ ExitImmediatelyInstruction
Struct
ExitImmediatelyInstruction
pkg/app/daemon/daemon.go:140–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
type
ExitImmediatelyInstruction
struct
{}
141
142
func
(self *ExitImmediatelyInstruction) Kind() DaemonKind {
143
return
DaemonKindExitImmediately
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected