MCPcopy 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 */
362export function getActionOnlyMode() {
363 return actionOnlyMode;
364}
365
366/**
367 * Get current recording state

Callers 1

background.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected