shall we create a new mechnism to smartly and conveniently pass
in the values that gen functions need, given that user input can be quite
various, e.g.:
petridish -river=high -mountain=plain -no-forest
?
do we need a whole command line dispatch registry for this?
or do we have a better appraoch, e.g. allow user to change config via editing
petridish.json
shall we create a new mechnism to smartly and conveniently pass
in the values that gen functions need, given that user input can be quite
various, e.g.:
petridish -river=high -mountain=plain -no-forest?
do we need a whole command line dispatch registry for this?
or do we have a better appraoch, e.g. allow user to change config via editing
petridish.json