Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cryptii/cryptii
/ getIdentifiers
Method
getIdentifiers
src/Factory.js:18–20 ·
view source on GitHub ↗
* Returns available identifiers. * @return {string[]}
()
Source
from the content-addressed store, hash-verified
16
* @
return
{string[]}
17
*/
18
getIdentifiers () {
19
return
this._identifiers
20
}
21
22
/**
23
* Returns invokable by identifier.
Callers
1
getLibrary
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected