afw.dataset.local.is_vetoed# afw.dataset.local.is_vetoed(file: str) → bool[source]# Checks if a file is specifically vetoed Parameters: file (str) – The path to a given file Returns: Whether the file is vetoed or not Return type: bool