Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/InverseUI/InverseUI-Recorder
/ getActionOnlyMode
Function
getActionOnlyMode
modules/recording.js:362–364 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
360
* Get current action only mode
361
*/
362
export
function
getActionOnlyMode() {
363
return
actionOnlyMode;
364
}
365
366
/**
367
* Get current recording state
Callers
1
background.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected