Files
bare-operating-system/packages/bare-os-lscolors/README.md
T
2026-04-25 23:02:07 -04:00

618 B

bare-os-lscolors

When to use: this workspace is a shared helper for parsing LS_COLORS** / **dircolors** data. You normally do not import it directly from apps — **bare-os-coreutils** (for **ls** / **dircolors**) and **bare-os-booter (theme integration) consume it.

Documentation: Handbook ch.9 — POSIX utilities · docs/themes/README.md · bare-os-coreutils README.

Entry: bare-os-lscolors.js (see package.json exports).