MCPcopy Create free account
hub / github.com/SpringRoll/SpringRoll / preOpen

Function preOpen

docs/assets/site.js:104–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102}
103
104function preOpen() {
105 showHashTarget(this.hash.substring(1));
106}
107
108var split_left = document.querySelector('#split-left');
109var split_right = document.querySelector('#split-right');

Callers

nothing calls this directly

Calls 1

showHashTargetFunction · 0.85

Tested by

no test coverage detected