Skip to main content

exists_connection

Function exists_connection 

Source
pub async fn exists_connection(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
) -> Result<bool, Error<ExistsConnectionError>>