Skip to main content

ls_remote_blocking

Function ls_remote_blocking 

Source
pub fn ls_remote_blocking(
    url: &str,
    key_path: &Path,
) -> Result<Vec<(String, String)>>
Expand description

Blocking wrapper for the sync fetch/poll path: spins a small current-thread runtime and runs ls_remote.