Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/compiler-explorer/compiler-explorer
/ getEffectiveOptions
Method
getEffectiveOptions
static/panes/output.ts:145–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
143
}
144
145
getEffectiveOptions() {
146
return
this.options.get();
147
}
148
149
override resize() {
150
const
rootHeight = this.domRoot.height();
Callers
2
onOptionsChange
Method · 0.95
getCurrentState
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
no test coverage detected