CADETProcess.dataStructure.diskcache.DillDisk.remove# DillDisk.remove(file_path)# Remove a file given by file_path. This method is cross-thread and cross-process safe. If an OSError occurs, it is suppressed. Parameters: file_path (str) – relative path to file