Skip to main content

get_shell

Function get_shell 

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