Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ InsertBreakInstruction
Struct
InsertBreakInstruction
pkg/app/daemon/daemon.go:325–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
323
}
324
325
type
InsertBreakInstruction
struct
{}
326
327
func
NewInsertBreakInstruction() Instruction {
328
return
&InsertBreakInstruction{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected