Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/multiapps-cli-plugin
/ IsDir
Method
IsDir
commands/deploy_command_test.go:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
func
(mockFileInfo) IsDir() bool {
54
return
false
55
}
56
57
func
(mockFileInfo) Sys() any {
58
return
nil
Callers
4
getMtaArchive
Method · 0.80
copyContent
Function · 0.80
copyDirectory
Function · 0.80
CreateMtaArchive
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected