Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
scanCacheDir
Function · 0.65
openRepository
Method · 0.65
renameBlobs
Method · 0.65
NewStorageOrNil
Function · 0.65
WriteCacheMarker
Function · 0.65
Lookup
Method · 0.65
sweepLogDir
Function · 0.65
GetPassword
Method · 0.65
DeletePassword
Method · 0.65
IsNotExist
Method · 0.65
MkSubdirAll
Function · 0.65
handleSourcesCreate
Function · 0.65
Implementers
3
testOSI
internal/dirutil/mssubdirall_test.go
realOS
repo/blob/filesystem/osinterface_realo
osInterface
repo/blob/sftp/sftp_storage.go
Calls
no outgoing calls
Tested by
4
IsNotExist
Method · 0.52
TestAutoUpdateEnableTest
Function · 0.52
createFileStructure
Function · 0.52
skipUnlessTestAction
Function · 0.52