obsi
obsi copied to clipboard
Introduce output directory as a parameter
For proper testing (e.g. generation in tmp directories) and if obsi is used without docker, it might be helpful to dynamically define and pass an output directory. To do this, we need to replace the usages of OUTPUT_PATH with a variable passed as a parameter.