MCPcopy Index your code
hub / github.com/easydiffusion/easydiffusion / add

Method add

ui/plugins/ui/jasmine/jasmine.js:5071–5073  ·  view source on GitHub ↗
(component)

Source from the content-addressed store, hash-verified

5069 }
5070
5071 add(component) {
5072 return new ObjectPath(this.components.concat([component]))
5073 }
5074
5075 shift() {
5076 return new ObjectPath(this.components.slice(1))

Callers 15

EeFunction · 0.45
SeFunction · 0.45
LeFunction · 0.45
themeFieldChangedFunction · 0.45
image-editor.jsFile · 0.45
constructorMethod · 0.45
showMethod · 0.45
selectOptionMethod · 0.45
setZoomLevelFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected