MCPcopy Create free account
hub / github.com/eclipse-streamsheets/streamsheets / set

Method set

packages/jsg-core/src/commons/ImagePool.js:98–141  ·  view source on GitHub ↗

* Sets an new image to the image pool for the given key. The image is loaded from the server and added to the pool * Upon completion all registered graphs are invalidated. * @method set * @param {String} url URL pointing to an image on the server. * @param {String} key Identifier for image.

(url, key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addMethod · 0.95

Calls 5

getMethod · 0.45
sendMethod · 0.45
forEachMethod · 0.45
invalidateMethod · 0.45
putMethod · 0.45

Tested by

no test coverage detected