Skip to content

throw syntax error if metadata output file parent directory does not exist #100

@mattsb42-aws

Description

@mattsb42-aws

Problem

Currently, if you specify a metadata file in a directory that does not exist, currently, you will get a FileNotFoundError. This is not very helpful.

Solution

Check that the parent directory exists when parsing the metadata output configuration.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions