Skip to content

Make sure OutputStream instances are configured with and explicit Output option

Marco Clemencic requested to merge 262-disallow-empty-outputstream into master

As discussed in #262 (closed), OutputStream instances must be correctly configured with an output file to write. This adds a check to make sure it is the case.

Closes #262 (closed)

Merge request reports