MCPcopy
hub / github.com/npmx-dev/npmx.dev / clear

Method clear

cli/src/node-pty.d.ts:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 readonly onExit: IEvent<{ exitCode: number; signal?: number }>
39 resize(columns: number, rows: number): void
40 clear(): void
41 write(data: string | Buffer): void
42 kill(signal?: string): void
43 pause(): void

Callers 8

resetA11yWarningsFunction · 0.80
resetRtlWarningsFunction · 0.80
setupObserverFunction · 0.80
clearClientCachesFunction · 0.80
session.delete.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected