Framework
getWALManager()
Function: getWALManager()
function getWALManager(): WriteAheadLog | nullGet the global WAL manager instance. Returns null if WAL is not initialized or disabled.
Returns
WriteAheadLog | null
Robo.jsfunction getWALManager(): WriteAheadLog | nullGet the global WAL manager instance. Returns null if WAL is not initialized or disabled.
WriteAheadLog | null