Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JsAaron/jQuery
/ returnTrue
Function
returnTrue
2.0.3/2.0.3.js:4324–4326 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4322
rtypenamespace = /^([^.]*)(?:\.(.+)|)$/;
4323
4324
function
returnTrue() {
4325
return
true;
4326
}
4327
4328
function
returnFalse() {
4329
return
false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected