MCPcopy Create free account

hub / github.com/antonmedv/walk / functions

Functions58 in github.com/antonmedv/walk

↓ 12 callersMethodMode
()
status_bar.go:60
↓ 10 callersMethodSprintf
(format string, a ...any)
status_bar.go:26
↓ 9 callersFunctionpermBit
(bit fs.FileMode, c byte)
utils.go:60
↓ 6 callersMethodlist
()
main.go:702
↓ 5 callersMethodInfo
()
status_bar_test.go:20
↓ 5 callersMethodfilePath
()
main.go:796
↓ 4 callersMethodcurrentFileName
()
main.go:788
↓ 4 callersMethodupdateOffset
()
main.go:753
↓ 3 callersMethodsaveCursorPosition
()
main.go:772
↓ 2 callersMethodSize
()
status_bar.go:38
↓ 2 callersMethodcurrentFile
()
main.go:780
↓ 2 callersFunctionextension
(path string)
utils.go:11
↓ 2 callersMethodlistHeight
()
main.go:732
↓ 2 callersMethodmoveBottom
()
main.go:674
↓ 2 callersMethodmoveDown
()
main.go:633
↓ 2 callersMethodmoveLeft
()
main.go:648
↓ 2 callersMethodmoveLeftmost
()
main.go:681
↓ 2 callersMethodmoveRight
()
main.go:659
↓ 2 callersMethodmoveRightmost
()
main.go:685
↓ 2 callersMethodmoveTop
()
main.go:670
↓ 2 callersMethodmoveUp
()
main.go:621
↓ 2 callersFunctionremove
(path string)
utils.go:33
↓ 2 callersMethodshowStatusBar
()
main.go:740
↓ 2 callersMethodupdateSearch
(msg tea.KeyMsg)
main.go:445
↓ 2 callersFunctionusage
(out io.Writer, full bool)
usage.go:9
↓ 2 callersFunctionwrap
TODO: Write tests for this function.
main.go:929
↓ 1 callersFunctioncompile
(code string)
status_bar.go:13
↓ 1 callersMethoddontDoPendingDeletions
()
main.go:1036
↓ 1 callersFunctiondrawImage
(path string, width, height int)
image.go:21
↓ 1 callersFunctionfileInfo
(path string)
utils.go:15
↓ 1 callersMethodgetIcon
(f os.FileInfo)
icons.go:45
↓ 1 callersFunctioninitStyles
()
styles.go:21
↓ 1 callersFunctionisImage
(path string)
image.go:16
↓ 1 callersFunctionleaveOnlyAscii
(content []byte)
utils.go:44
↓ 1 callersFunctionlookup
(names []string, val string)
utils.go:23
↓ 1 callersMethodmoveEnd
()
main.go:697
↓ 1 callersMethodmoveStart
()
main.go:692
↓ 1 callersMethodopen
()
main.go:804
↓ 1 callersMethodparse
()
icons.go:28
↓ 1 callersFunctionparseIcons
()
icons.go:20
↓ 1 callersFunctionparseOpenWith
(s string)
open_with.go:9
↓ 1 callersMethodperformPendingDeletions
()
main.go:1042
↓ 1 callersMethodpreview
()
main.go:826
↓ 1 callersFunctionreadPairs
This function reads whitespace separated string pairs at each line. Single or double quotes can be used to escape whitespaces. Hash characters can be
icons.go:116
↓ 1 callersFunctionreplaceTilde
(s string)
icons.go:101
MethodInit
()
main.go:188
MethodModTime
()
status_bar.go:116
MethodMode
()
status_bar_test.go:27
MethodOwner
()
status_bar_windows.go:5
MethodOwner
()
status_bar_unix.go:13
MethodPadLeft
(s string, n int)
status_bar.go:30
MethodPadRight
(s string, n int)
status_bar.go:34
MethodSize
()
status_bar_test.go:29
FunctionTestFileMode
(t *testing.T)
status_bar_test.go:55
FunctionTestFileSize
(t *testing.T)
status_bar_test.go:31
MethodUpdate
(msg tea.Msg)
main.go:192
MethodView
()
main.go:462
Functionmain
()
main.go:44