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

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

Merged
merged 1 commit into from
Aug 21, 2022
Merged

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