MCPcopy Index your code
hub / github.com/nodeSolidServer/node-solid-server / from

Method from

lib/models/solid-host.mjs:17–19  ·  view source on GitHub ↗
(options = {})

Source from the content-addressed store, hash-verified

15 }
16
17 static from (options = {}) {
18 return new SolidHost(options)
19 }
20
21 accountUriFor (accountName) {
22 if (!accountName) {

Callers 15

createAppFunction · 0.45
initWebIdFunction · 0.45
getRDFMimeTypesMethod · 0.45
mimeTypesAsArrayMethod · 0.45
generateFunction · 0.45
prepPublicKeyMethod · 0.45
fromServerConfigFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected