MCPcopy Index your code
hub / github.com/gopherjs/gopherjs / Name

Method Name

tool.go:818–820  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

816}
817
818func (f *fakeFile) Name() string {
819 return f.name
820}
821
822func (f *fakeFile) Size() int64 {
823 return int64(f.size)

Callers 7

mainFunction · 0.45
var_Method · 0.45
interface_Method · 0.45
namedMethod · 0.45
TestOpenFunction · 0.45
goDirFilesFunction · 0.45
goDirPackagesFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestOpenFunction · 0.36