示例#1
0
 def __call_next_system(self, filename: str, system: str):
     """Sends command to the next system"""
     if system == "RIPPER_ISO":
         Ripper.iso_add(filename)
         return