Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
14
func
(s *filePathSource) String(i int) string {
15
return
s.files[i].Path
16
}
17
18
func
(s *filePathSource) Len() int {
19
return
len(s.files)
Callers
10
renderContextOptionsMap
Method · 0.45
formatBindingInfos
Method · 0.45
showIntroPopupMessage
Method · 0.45
ColoredConflictFile
Function · 0.45
TestTemplateFuncMapAddColors
Function · 0.45
formatUnknownContextError
Function · 0.45
formatContextNotProvidedError
Function · 0.45
execute
Method · 0.45
displayCommit
Function · 0.45
renderPipeSet
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestTemplateFuncMapAddColors
Function · 0.36