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

Function restorePosition

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

Source from the content-addressed store, hash-verified

33}
34
35export function restorePosition() {
36 return escapePrefix + 'u';
37}
38
39export function clearLineToRight() {
40 return clearLine('');

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected