Function pfetch_logo_parser::parse_logo
source · pub fn parse_logo(input: &str) -> Option<(bool, Logo)>Expand description
Parses a logo in pfetch formant and returns wether it is the linux (tux) logo and the logo itself
pub fn parse_logo(input: &str) -> Option<(bool, Logo)>Parses a logo in pfetch formant and returns wether it is the linux (tux) logo and the logo itself