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

Function clearLineToRight

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

Source from the content-addressed store, hash-verified

37}
38
39export function clearLineToRight() {
40 return clearLine('');
41}
42
43export function clearLineToLeft() {
44 return clearLine('1');

Callers 1

Calls 1

clearLineFunction · 0.85

Tested by

no test coverage detected