Closed vavison closed 4 years ago
writeAsNamedFiles should create the output directory if it does not exist
writeAsNamedFiles
Currently an exception is thrown if the output directory does not exist
Expected Behavior
writeAsNamedFiles
should create the output directory if it does not existActual Behavior
Currently an exception is thrown if the output directory does not exist