exists_app

Function exists_app 

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