Packages@robojs/mock
getMockModeSession()
Function: getMockModeSession()
function getMockModeSession(): Session | nullGets the current mock mode session (if any). Used by the CLI command for shutdown handling.
Returns
Session | null
Robo.jsfunction getMockModeSession(): Session | nullGets the current mock mode session (if any). Used by the CLI command for shutdown handling.
Session | null