MCPcopy Create free account
hub / github.com/marijnh/Eloquent-JavaScript /

Class

code/hangar2.js:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 "10.0.0.48", "10.0.0.47", "10.0.0.46"].forEach((addr, i) => hosts[addr] = screen(i))
122
123 class Screens {
124 constructor() {
125 this.getParent()
126 let doc = this.parent.ownerDocument

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected