MCPcopy
hub / github.com/restic/restic / Join

Method Join

internal/fs/interface.go:22–22  ·  view source on GitHub ↗
(elem ...string)

Source from the content-addressed store, hash-verified

20 Lstat(name string) (*ExtendedFileInfo, error)
21
22 Join(elem ...string) string
23 Separator() string
24 Abs(path string) (string, error)
25 Clean(path string) string

Callers 15

LDFlagsMethod · 0.65
mainFunction · 0.65
buildFunction · 0.65
compressFunction · 0.65
buildForTargetFunction · 0.65
createChangelogReleaseFunction · 0.65
generateFilesFunction · 0.65
mainFunction · 0.65
TestFileReaderFunction · 0.65
readVersionFunction · 0.65
writeCachedirTagFunction · 0.65
NewFunction · 0.65

Implementers 2

Localinternal/fs/fs_local.go
Readerinternal/fs/fs_reader.go

Calls

no outgoing calls

Tested by 15

TestFileReaderFunction · 0.52
TestNewFunction · 0.52
TestDefaultLayoutFunction · 0.52
TestRESTLayoutFunction · 0.52
runMinioFunction · 0.52
TestDryFunction · 0.52
TestLayoutFunction · 0.52
TestLayoutFunction · 0.52
findSFTPServerBinaryFunction · 0.52