MCPcopy Create free account
hub / github.com/cryptii/cryptii / setService

Method setService

src/Pipe.js:146–149  ·  view source on GitHub ↗

* Sets the service instance. * @param {Service} service Service instance

(service)

Source from the content-addressed store, hash-verified

144 * @param {Service} service Service instance
145 */
146 setService (service) {
147 this._service = service
148 return this
149 }
150
151 /**
152 * Returns a lazily instantiated library modal view instance.

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected