My intention was simply to share the utility and make it accessible somewhere. Perhaps someone else will find it useful, or perhaps not. I don't know if it's a utility of general interest or not.
I know that if you see value in something like this, you would implement it properly.
I lost access to GitHub a long time ago, so I can't share it there.
Regarding the code, I just realized that it's not necessary to process the pattern twice (it can be done in session and then saved for sessionForm) and that I can include option.h in session.cpp to access the automatic directory options.
If I improve it and you don't mind, I'll share it here again.
My intention was simply to share the utility and make it accessible somewhere. Perhaps someone else will find it useful, or perhaps not. I don't know if it's a utility of general interest or not.
I know that if you see value in something like this, you would implement it properly.
I lost access to GitHub a long time ago, so I can't share it there.
Regarding the code, I just realized that it's not necessary to process the pattern twice (it can be done in session and then saved for sessionForm) and that I can include option.h in session.cpp to access the automatic directory options.
If I improve it and you don't mind, I'll share it here again.