get_all_list

Function get_all_list 

Source
fn get_all_list(
    container: &mut Vec<Disk>,
    content: &str,
    refresh_kind: DiskRefreshKind,
)