restore_command

Function restore_command 

Source
pub async fn restore_command(
    files: Vec<String>,
    restore_all: bool,
) -> Result<(), String>