Documentation
PSWriteColor overview
PSWriteColor makes console output easier to scan without replacing a script with a full UI framework.
Use PSWriteColor when a script still belongs in the terminal but needs clearer status messages, prompts, or lightweight operator menus.
Typical use
- readable status output for operational scripts
- color-coded console menus and prompts
- small terminal UX improvements without a larger dependency