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

Method getBrickFactory

src/Pipe.js:120–122  ·  view source on GitHub ↗

* Returns the brick factory used upon brick creation inside the pipe. * @return {Factory} Factory

()

Source from the content-addressed store, hash-verified

118 * @return {Factory} Factory
119 */
120 getBrickFactory () {
121 return this._brickFactory
122 }
123
124 /**
125 * Sets the brick factory used upon brick creation inside the pipe.

Callers 4

getLibraryModalViewMethod · 0.95
spliceBricksMethod · 0.95
viewAddButtonDidClickMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected