MCPcopy Create free account
hub / github.com/InverseUI/InverseUI-Recorder / getActions

Function getActions

modules/recording.js:376–378  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

374 * Get current actions
375 */
376export function getActions() {
377 return actions;
378}
379
380/**
381 * Clear actions

Callers 1

background.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected