MCPcopy Create free account
hub / github.com/Stevenic/codepilot /

Class

lib/internals/Colorize.d.ts:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3 * Colorizes text for the console.
4 */
5export declare class Colorize {
6 /**
7 * Replaces the current line with the given text.
8 * @param text The text to replace the current line with.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected