MCPcopy
hub / github.com/jesseduffield/lazygit / AllFilesInPatch

Method AllFilesInPatch

pkg/commands/patch/patch_builder.go:280–282  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

278}
279
280func (p *PatchBuilder) AllFilesInPatch() []string {
281 return lo.Keys(p.fileInfoMap)
282}

Callers 1

Calls 1

KeysMethod · 0.65

Tested by

no test coverage detected