MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / ansi.test.ts

File ansi.test.ts

packages/cli/src/cloud/ansi.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { padEndVisible, stripAnsi, visibleLength } from "./ansi.js";
3
4describe("cloud/ansi", () => {

Callers

nothing calls this directly

Calls 3

stripAnsiFunction · 0.85
visibleLengthFunction · 0.85
padEndVisibleFunction · 0.85

Tested by

no test coverage detected