Skip to content

when output is a file, require that parent directory already exists #57

@mattsb42-aws

Description

@mattsb42-aws

Problem

Currently, if the output is a file, the entire parent tree is automatically created. This is surprising behavior given that when the output is a directory we require that the directory already exist.

Solution

If the output is a file, require that the immediate parent directory already exist.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions