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

Function returnTrue

static/wangEditor/js/lib/jquery-2.2.1.js:4425–4427  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4423 rtypenamespace = /^([^.]*)(?:\.(.+)|)/;
4424
4425function returnTrue() {
4426 return true;
4427}
4428
4429function returnFalse() {
4430 return false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected