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

Method String

pkg/gui/filetree/file_filter.go:14–16  ·  view source on GitHub ↗
(i int)

Source from the content-addressed store, hash-verified

12}
13
14func (s *filePathSource) String(i int) string {
15 return s.files[i].Path
16}
17
18func (s *filePathSource) Len() int {
19 return len(s.files)

Callers 10

formatBindingInfosMethod · 0.45
showIntroPopupMessageMethod · 0.45
ColoredConflictFileFunction · 0.45
executeMethod · 0.45
displayCommitFunction · 0.45
renderPipeSetFunction · 0.45

Calls

no outgoing calls

Tested by 1