MCPcopy Create free account
hub / github.com/json-editor/json-editor / get

Method get

docs/scripts/ajv-validator.js:1480–1482  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1478 this.opts = { ...opts, _n: opts.lines ? line : code_1.nil };
1479 }
1480 get() {
1481 return this._scope;
1482 }
1483 name(prefix) {
1484 return new ValueScopeName(prefix, this._newName(prefix));
1485 }

Callers 4

valueMethod · 0.80
getValueMethod · 0.80
compileSchemaFunction · 0.80
_addSchemaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected