Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneNoteDev/WebClipper
/ getLabel
Method
getLabel
src/scripts/logging/submodules/event.ts:122–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
}
121
122
public getLabel(): string {
123
return
Event.Label[this._label];
124
}
125
126
/**
127
* Returns a copy of this Event's Properties
Callers
2
createSetContextEventAsJson
Function · 0.95
createLogEventAsJson
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected