Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SnapDrop/snapdrop
/ _displayName
Method
_displayName
client/scripts/ui.js:124–126 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
}
123
124
_displayName() {
125
return
this._peer.name.displayName;
126
}
127
128
_deviceName() {
129
return
this._peer.name.deviceName;
Callers
1
_initDom
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected