MCPcopy
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.
19type Option interface {
20 String() string
21 apply(Filesystem) Filesystem
22}
23

Callers 15

ldflagsFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
parseCopyrightNoticesFunction · 0.65
writeNoticesFunction · 0.65
mainFunction · 0.65
additionalNotesFunction · 0.65
NiceDurationStringFunction · 0.65
verifyExistingLockedMethod · 0.65
acquireNewLockedMethod · 0.65
StringMethod · 0.65
reportDataMethod · 0.65

Implementers 3

OptionJunctionsAsDirslib/fs/basicfs.go
optionMtimelib/fs/mtimefs.go

Calls

no outgoing calls

Tested by 15

compressFunction · 0.52
TestHandleFileFunction · 0.52
TestHandleFileWithTempFunction · 0.52
TestCopierFinderFunction · 0.52
TestDeviceRenameFunction · 0.52
TestIssue5063Function · 0.52
TestAutoAcceptRejectedFunction · 0.52
TestAutoAcceptNewFolderFunction · 0.52