Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silent failure when output directory does not exist #51

Open
david-err opened this issue Jun 9, 2020 · 0 comments
Open

Silent failure when output directory does not exist #51

david-err opened this issue Jun 9, 2020 · 0 comments

Comments

@david-err
Copy link

Hi, great library.
A small issue I ran into, is that tplant will not throw an error/warning when the output directory does not exist. It simply says Done in x secs. while nothing is generated.

In my case, I wanted to output to reports/uml/uml.svg. reports/uml did not exist, reports/xyz did, though.

Suggested solution:

  1. Generate output directory if not exists
  2. Warn/error when output dir could not be created.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant