Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ isNull
Method
isNull
lib/locator.js:173–175 ·
view source on GitHub ↗
* @returns {boolean}
()
Source
from the content-addressed store, hash-verified
171
* @returns {boolean}
172
*/
173
isNull() {
174
return
this.
type
=== null
175
}
176
177
/**
178
* @returns {boolean}
Callers
1
simplify
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected