MCPcopy
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
325type InsertBreakInstruction struct{}
326
327func NewInsertBreakInstruction() Instruction {
328 return &InsertBreakInstruction{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected