database_exists

Function database_exists 

Source
pub async fn database_exists(
    ssh: &mut SshClient,
    database: &str,
) -> Result<bool>
Expand description

Check if a database exists