MCPcopy Index your code
hub / github.com/bugy/script-server / savePosition

Function savePosition

web-src/tests/unit/terminal_test_utils.js:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31export function savePosition() {
32 return escapePrefix + 's';
33}
34
35export function restorePosition() {
36 return escapePrefix + 'u';

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected