pub fn volume_exists(
    engine: &Engine,
    volume: &str,
    verbose: bool
) -> Result<bool>