Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ set
Function
set
site/src/modules/apps/apps.test.ts:208–210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
206
};
207
Object.defineProperty(popup,
"opener"
, {
208
set() {
209
throw
new
Error(
"Electron restriction"
);
210
},
211
get() {
212
return
window;
213
},
Callers
5
TemplateFiles
Function · 0.85
createTemplateVersionFileTree
Function · 0.85
createFile
Function · 0.85
updateFile
Function · 0.85
SecurityPageView.stories.tsx
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected