MCPcopy 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
45func (mockFileInfo) Mode() fs.FileMode {
46 return ^fs.ModeCharDevice
47}
48
49func (mockFileInfo) ModTime() time.Time {
50 return time.Time{}

Callers 2

tryReadingFileUrlMethod · 0.80
copyDirectoryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected