MCPcopy Create free account
hub / github.com/coder/envbuilder / Name

Method Name

internal/ebutil/remount_internal_test.go:668–668  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

666}
667
668func (fi *fakeFileInfo) Name() string { return fi.name }
669func (fi *fakeFileInfo) Size() int64 { return 0 }
670func (fi *fakeFileInfo) Mode() os.FileMode { return 0 }
671func (fi *fakeFileInfo) ModTime() time.Time { return time.Time{} }

Callers 9

findDevcontainerJSONFunction · 0.45
TestChownHomedirFunction · 0.45
compileFeaturesMethod · 0.45
UserFromDockerfileFunction · 0.45
UserFromImageFunction · 0.45
TestImageFromDockerfileFunction · 0.45
libraryDirectorySymlinksFunction · 0.45
remountFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected