Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/remotely-save/remotely-save
/ getUserDisplayName
Method
getUserDisplayName
src/fsS3.ts:860–862 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
858
}
859
860
async
getUserDisplayName(): Promise<string> {
861
throw
new
Error(
"Method not implemented."
);
862
}
863
864
async
revokeAuth() {
865
throw
new
Error(
"Method not implemented."
);
Callers
2
onload
Method · 0.45
onOpen
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected