Add command to print output to console
prabhakar267 opened this issue · 2 comments
prabhakar267 commented
Currently there is only one way of printing the output, which is in a text file. Add an option to print the output to console if no output file is provided.
AlexandreDewilde commented
I'm interested, I can do it but how it should be implemented? print output only when there is no output file provided or/and add a new argument (for instance: --print-console)?
prabhakar267 commented
There is an output_dir
flag in arguments, if that flag is missing print to console