MCPcopy Create free account
hub / github.com/unconed/TermKit / returnTrue

Function returnTrue

HTML/jquery.js:3097–3099  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3095 return false;
3096}
3097function returnTrue() {
3098 return true;
3099}
3100
3101// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding
3102// http://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected