Function rustc_session::config::parse_color
source · pub fn parse_color(
handler: &EarlyErrorHandler,
matches: &Matches
) -> ColorConfigExpand description
Parses the --color flag.
pub fn parse_color(
handler: &EarlyErrorHandler,
matches: &Matches
) -> ColorConfigParses the --color flag.