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

Class

lib/internals/Colorize.js:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7 * Colorizes text for the console.
8 */
9class Colorize {
10 /**
11 * Replaces the current line with the given text.
12 * @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