MCPcopy
hub / github.com/kopia/kopia / IsNotExist

Method IsNotExist

internal/dirutil/mksubdirall.go:17–17  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

15 Mkdir(dirname string, perm fs.FileMode) error
16 IsExist(err error) bool
17 IsNotExist(err error) bool
18 IsPathSeparator(s byte) bool
19}
20

Callers 15

scanCacheDirFunction · 0.65
openRepositoryMethod · 0.65
renameBlobsMethod · 0.65
NewStorageOrNilFunction · 0.65
WriteCacheMarkerFunction · 0.65
LookupMethod · 0.65
sweepLogDirFunction · 0.65
GetPasswordMethod · 0.65
DeletePasswordMethod · 0.65
IsNotExistMethod · 0.65
MkSubdirAllFunction · 0.65
handleSourcesCreateFunction · 0.65

Implementers 3

testOSIinternal/dirutil/mssubdirall_test.go
realOSrepo/blob/filesystem/osinterface_realo
osInterfacerepo/blob/sftp/sftp_storage.go

Calls

no outgoing calls

Tested by 4

IsNotExistMethod · 0.52
TestAutoUpdateEnableTestFunction · 0.52
createFileStructureFunction · 0.52
skipUnlessTestActionFunction · 0.52