MCPcopy
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
140type ExitImmediatelyInstruction struct{}
141
142func (self *ExitImmediatelyInstruction) Kind() DaemonKind {
143 return DaemonKindExitImmediately

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected