MCPcopy Create free account
hub / github.com/dispatchrun/wzprof / ModuleName

Method ModuleName

python.go:264–266  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

262}
263
264func (f pyfuncall) ModuleName() string {
265 return "<unknown>" // TODO
266}
267
268func (f pyfuncall) Index() uint32 {
269 return 42 // TODO

Callers 1

makeLocationKeyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected