Closed hasii2011 closed 2 years ago
register for .put and .xml files
Handle them here:
for param in argv[1:]: if param[:18] == "--start_directory=": print(f'Starting with default directory: {param[18:]}') self.userPath = param[18:]
Done on the 🤡 master 🤡 branch
register for .put and .xml files
Handle them here: