MCPcopy Index your code
hub / github.com/lutzroeder/netron / qualname

Method qualname

source/python.js:6736–6738  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6734 this._schema = schema;
6735 }
6736 qualname() {
6737 return this._name;
6738 }
6739 getSchema() {
6740 return this._schema;
6741 }

Callers 2

nameMethod · 0.80
register_functionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected