MCPcopy
hub / github.com/webpack/webpack / _isShowFormOnly

Function _isShowFormOnly

test/configCases/inner-graph/issue-11678/module.js:1122–1124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1120 `);
1121}
1122function _isShowFormOnly() {
1123 return Number(getUrlParameter("theShowFormOnly")) === 1;
1124}
1125function _bindClickEvents() {
1126 $(document).on(
1127 "click",

Callers 2

getDataAndShowTableFunction · 0.85
_bindClickEventsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected