Function anstyle_ls::parse

source ·
pub fn parse(code: &str) -> Option<Style>
Expand description

Parse a string in LS_COLORS’s color configuration syntax into an ansi_term::Style.