adrian-carro/spatial-housing-model

Move handleInputArguments to utilities

adrian-carro opened this issue · 0 comments

A new class InputArgumentsHandler should be created within utilities to store the current handleInputArguments method. Then outputFolder and configFileName can be obtained within the Model class through getters at the InputArgumentsHandler class.