Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/multiapps-cli-plugin
/ Mode
Method
Mode
commands/deploy_command_test.go:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
func
(mockFileInfo) Mode() fs.FileMode {
46
return
^fs.ModeCharDevice
47
}
48
49
func
(mockFileInfo) ModTime() time.Time {
50
return
time.Time{}
Callers
2
tryReadingFileUrl
Method · 0.80
copyDirectory
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected