MCPcopy Create free account
hub / github.com/TruthHun/BookStack / returnTrue

Function returnTrue

static/jquery/1.12.4/jquery.js:4759–4761  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4757 rtypenamespace = /^([^.]*)(?:\.(.+)|)/;
4758
4759function returnTrue() {
4760 return true;
4761}
4762
4763function returnFalse() {
4764 return false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected