MCPcopy Create free account
hub / github.com/easydiffusion/easydiffusion / storeSuite

Function storeSuite

ui/plugins/ui/jasmine/jasmine.js:1996–1999  ·  view source on GitHub ↗
(result)

Source from the content-addressed store, hash-verified

1994 }
1995
1996 function storeSuite(result) {
1997 suites.push(result)
1998 suites_hash[result.id] = result
1999 }
2000
2001 /**
2002 * Get all of the suites in a single object, with their `id` as the key.

Callers 1

JsApiReporterFunction · 0.85

Calls 1

pushMethod · 0.80

Tested by

no test coverage detected