Skip to main content

get_resolution

Function get_resolution 

Source
pub async fn get_resolution(
    yaml: Arc<Config>,
    header_color: Arc<AnsiOrCustom>,
    logo_color: Arc<CustomColor>,
    language: Arc<HashMap<&'static str, &'static str>>,
    infos: Arc<Infos>,
) -> Option<String>