📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 00:52:24
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
concurrently
/
dist
/
src
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/concurrently/dist/src
🔄 Refresh
✏️
Editing: prefix-color-selector.d.ts
Writable
import chalk from 'chalk'; export declare class PrefixColorSelector { private colorGenerator; constructor(customColors?: string | string[]); /** A list of colors that are readable in a terminal. */ static get ACCEPTABLE_CONSOLE_COLORS(): ("stderr" | keyof chalk.Chalk | "supportsColor" | "Level" | "Color" | "ForegroundColor" | "BackgroundColor" | "Modifiers")[]; /** * @returns The given custom colors then a set of acceptable console colors indefinitely. */ getNextColor(): string; }
💾 Save Changes
❌ Cancel