MCPcopy
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

onOptionsChangeMethod · 0.95
getCurrentStateMethod · 0.95

Calls 1

getMethod · 0.65

Tested by

no test coverage detected