MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk / getRootNode

Method getRootNode

client/js/src/internal/sharing/interface.ts:167–167  ·  view source on GitHub ↗
(nodeUid: string)

Source from the content-addressed store, hash-verified

165 nameSessionKey: SessionKey;
166 }>;
167 getRootNode(nodeUid: string): Promise<DecryptedNode>;
168 getRootNodeEmailKey(nodeUid: string): Promise<{
169 email: string;
170 addressId: string;

Callers 4

reportAbuseMethod · 0.65
getRootNodeEmailKeyFunction · 0.65
getNodeUrlFunction · 0.65
getNodeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected