Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ currentQueue
Function
currentQueue
lib/recorder.js:441–445 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
439
}
440
441
function
currentQueue() {
442
let
session =
''
443
if
(sessionId) session = `<${sessionId}> `
444
return
`[${queueId}] ${session}`
445
}
Callers
8
reset
Function · 0.85
start
Function · 0.85
restore
Function · 0.85
add
Function · 0.85
catch
Function · 0.85
catchWithoutStop
Function · 0.85
stop
Function · 0.85
toString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected