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

Function clearLineToLeft

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

Source from the content-addressed store, hash-verified

41}
42
43export function clearLineToLeft() {
44 return clearLine('1');
45}
46
47export function clearFullLine() {
48 return clearLine('2');

Callers 1

Calls 1

clearLineFunction · 0.85

Tested by

no test coverage detected