remote_sftp_list

Function remote_sftp_list 

Source
async fn remote_sftp_list(
    client: &Client,
    uri: &str,
    sizes: IconSizes,
) -> Result<Vec<Item>, String>