IAMSpy
IAMSpy copied to clipboard
Batch loading files
On merge of #19, IAMSpy will start having to process model vars on each load of a file if done via CLI. This may be inefficient for multiple files as it doesnt need to use model vars until all are loaded. May be worth creating a batch CLI command that will load multiple files so that we only generate model vars once all are loaded.