Introduces a new enum type for the different possible entries in the
LS_COLORS variable (directories, files, symlinks, fifos, ...)
Deprecates the direct public access to certain styles via
lscolors.directory etc., but adds a new style_for_indicator method
to get (read-only) access.
enum
type for the different possible entries in theLS_COLORS
variable (directories, files, symlinks, fifos, ...)lscolors.directory
etc., but adds a newstyle_for_indicator
method to get (read-only) access.mi
stylesee #15 and #13