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

Method getSchema

source/python.js:6739–6741  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6737 return this._name;
6738 }
6739 getSchema() {
6740 return this._schema;
6741 }
6742 ensure_defined() {
6743 }
6744 });

Callers 3

constructorMethod · 0.80
callMethod · 0.80
emitWithMethod · 0.80

Calls 1

defaultSchemaForMethod · 0.80

Tested by

no test coverage detected