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

Improve error handling #7

Closed
3 of 4 tasks
shtanton opened this issue Jan 12, 2021 · 1 comment
Closed
3 of 4 tasks

Improve error handling #7

shtanton opened this issue Jan 12, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@shtanton
Copy link
Owner

shtanton commented Jan 12, 2021

Some errors that probably should be handled:

  • file not found
  • file is dir
  • access denied
  • unrecognized argument
@shtanton shtanton added this to the 0.2.0 milestone Jan 12, 2021
@shtanton
Copy link
Owner Author

Actually removing functionality for reading files at all makes more sense.
No performance reduction as far as I can tell and simplifies the code while not making it any harder to use.

@shtanton shtanton reopened this Jan 12, 2021
@shtanton shtanton removed this from the 0.2.0 milestone Jan 12, 2021
@shtanton shtanton added the enhancement New feature or request label Feb 13, 2021
@shtanton shtanton added this to the 1.0.0 milestone Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant