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

Function clearFullLine

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

Source from the content-addressed store, hash-verified

45}
46
47export function clearFullLine() {
48 return clearLine('2');
49}
50
51export function clearLine(arg) {
52 return escapePrefix + arg + 'K';

Callers 1

Calls 1

clearLineFunction · 0.85

Tested by

no test coverage detected