Skip to content

Adding a nicer error when the directory doesn't exist.#772

Merged
jwoertink merged 1 commit intomainfrom
issues/766
Aug 21, 2022
Merged

Adding a nicer error when the directory doesn't exist.#772
jwoertink merged 1 commit intomainfrom
issues/766

Conversation

@jwoertink
Copy link
Member

Fixes #766

I decided to go with a puts/exit combo instead of raising an exception because the stacktrace here is irrelevant.

@jwoertink jwoertink merged commit b766f69 into main Aug 21, 2022
@jwoertink jwoertink deleted the issues/766 branch August 21, 2022 17:43
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

Successfully merging this pull request may close these issues.

init.custom throws an ugly error if you specify a custom directory that doesn't exist

2 participants