Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denoland/std
/ getAssertionState
Function
getAssertionState
internal/assertion_state.ts:244–246 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
242
* ```
243
*/
244
export
function
getAssertionState(): AssertionState {
245
return
assertionState;
246
}
Callers
3
_assertions.ts
File · 0.85
it
Function · 0.85
_test_suite.ts
File · 0.85
Calls
no outgoing calls
Tested by
1
it
Function · 0.68