MCPcopy Create free account
hub / github.com/EsperoTech/yaade / shift

Method shift

server/src/main/resources/jasmine.js:5430–5432  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5428 }
5429
5430 shift() {
5431 return new ObjectPath(this.components.slice(1));
5432 }
5433
5434 depth() {
5435 return this.components.length;

Callers 5

jasmine.jsFile · 0.45
addMethod · 0.45
bundle.jsFile · 0.45
TFunction · 0.45
PFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected