Expand description
Cached Style Parser for Performance Optimization
This module provides caching for frequently parsed anstyle strings to avoid repeated parsing overhead, especially useful for theme parsing and frequently used style configurations.
Structsยง
- Cached
Style Parser - Thread-safe cached parser for Git and LS_COLORS style strings