MCPcopy Index your code
hub / github.com/wavetermdev/waveterm / Name

Method Name

tsunami/app/defaultclient.go:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33func (sfi *staticFileInfo) Name() string { return sfi.fullPath }
34func (sfi *staticFileInfo) Size() int64 { return sfi.info.Size() }
35func (sfi *staticFileInfo) Mode() fs.FileMode { return sfi.info.Mode() }
36func (sfi *staticFileInfo) ModTime() time.Time { return sfi.info.ModTime() }

Callers 3

generateSchemaFromAtomsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected