Thank you for commenting. Now it is on the develop branch.
I just changed the order of the example code.
Current code checks a manifest file first and then it checks whether a output file exists.
Creating a manifest object takes a long time so if the output file already exists, a user wastes their time.
I know it is just a example code and it is a really small thing but I think it can be better for the users.
Thank you for commenting. Now it is on the develop branch.
I just changed the order of the example code. Current code checks a manifest file first and then it checks whether a output file exists. Creating a manifest object takes a long time so if the output file already exists, a user wastes their time. I know it is just a example code and it is a really small thing but I think it can be better for the users.