Skip to content

Should AbstractSopCmd.getOutput() create output files parent directories? #9

Description

@vanitasvitae

Right now, getOutput() will perform sanity checks for the requested output file, however, if everything is okay it will merely call file.createNewFile() before returning a FileOutputStream for it.
It does however not create any missing parent directories.

Perhaps it should?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcliAffects the sop-java-picocli implementationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions