Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/syncthing/syncthing
/ FileName
Method
FileName
lib/protocol/bep_fileinfo.go:421–423 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
419
}
420
421
func
(f FileInfo) FileName() string {
422
return
f.Name
423
}
424
425
func
(f FileInfo) FileLocalFlags() FlagLocal {
426
return
f.LocalFlags
Callers
7
TestRenameSequenceOrder
Function · 0.80
TestRenameSameFile
Function · 0.80
TestRenameBatchFlush
Function · 0.80
TestScanRenameCaseOnly
Function · 0.80
processNeeded
Method · 0.80
pull
Method · 0.80
fileIntfJSONMap
Function · 0.80
Calls
no outgoing calls
Tested by
4
TestRenameSequenceOrder
Function · 0.64
TestRenameSameFile
Function · 0.64
TestRenameBatchFlush
Function · 0.64
TestScanRenameCaseOnly
Function · 0.64