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

Method DebugName

python.go:284–286  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

282}
283
284func (f pyfuncall) DebugName() string {
285 return f.name
286}
287
288func (f pyfuncall) GoFunction() interface{} {
289 return nil

Callers 2

StackiterMethod · 0.45
StringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected