MCPcopy Index your code
hub / github.com/gto76/python-cheatsheet / fixPageBreaksFile

Function fixPageBreaksFile

parse.js:878–882  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

876}
877
878function fixPageBreaksFile() {
879 const modesDiv = $('#file').parent().parent().parent()
880 move(modesDiv, 'file')
881 move(modesDiv, 'exceptions-1')
882}
883
884function fixPageBreaksStruct() {
885 const formatDiv = $('#floatingpointtypesstructalwaysusesstandardsizes').parent().parent().parent().parent()

Callers 1

highlightCodeFunction · 0.85

Calls 2

$Function · 0.85
moveFunction · 0.85

Tested by

no test coverage detected