pub async fn exists_script_by_path(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsScriptByPathError>>
pub async fn exists_script_by_path(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsScriptByPathError>>