LogoRobo.js
Packages@robojs/mock

getMockModeSession()

Function: getMockModeSession()

function getMockModeSession(): Session | null

Gets the current mock mode session (if any). Used by the CLI command for shutdown handling.

Returns

Session | null

On this page