Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/syncthing/syncthing
/ String
Method
String
lib/fs/types.go:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
// representation of those must be part of the returned string.
19
type
Option
interface
{
20
String() string
21
apply(Filesystem) Filesystem
22
}
23
Callers
15
ldflags
Function · 0.65
main
Function · 0.65
main
Function · 0.65
parseCopyrightNotices
Function · 0.65
writeNotices
Function · 0.65
main
Function · 0.65
additionalNotes
Function · 0.65
NiceDurationString
Function · 0.65
verifyExistingLocked
Method · 0.65
acquireNewLocked
Method · 0.65
String
Method · 0.65
reportData
Method · 0.65
Implementers
3
OptionJunctionsAsDirs
lib/fs/basicfs.go
optionMtime
lib/fs/mtimefs.go
OptionDetectCaseConflicts
lib/fs/casefs.go
Calls
no outgoing calls
Tested by
15
compress
Function · 0.52
TestHandleFile
Function · 0.52
TestHandleFileWithTemp
Function · 0.52
TestCopierFinder
Function · 0.52
TestDeviceRename
Function · 0.52
TestIssue5063
Function · 0.52
TestAutoAcceptRejected
Function · 0.52
TestAutoAcceptNewFolder
Function · 0.52
TestAutoAcceptNewFolderFromTwoDevices
Function · 0.52
TestAutoAcceptNewFolderFromOnlyOneDevice
Function · 0.52
TestAutoAcceptNewFolderPremutationsNoPanic
Function · 0.52
TestAutoAcceptMultipleFolders
Function · 0.52