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

Write more specific error messages for failing to read files #34

Open
superatomic opened this issue Apr 10, 2022 · 1 comment
Open

Write more specific error messages for failing to read files #34

superatomic opened this issue Apr 10, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request on hold Not currently being worked on

Comments

@superatomic
Copy link
Owner

superatomic commented Apr 10, 2022

eg. IsADirectory outputs an error like {file} is a Directory and etc.

@superatomic superatomic self-assigned this Apr 10, 2022
@superatomic superatomic added the enhancement New feature or request label Apr 10, 2022
@superatomic superatomic changed the title Writes more specific error messages for failing to read files Write more specific error messages for failing to read files Apr 13, 2022
@superatomic
Copy link
Owner Author

We can write more of these, but not all of them. Some of these, like IsADirectory, are unstable APIs.
Once the API rust-lang/rust#86442 becomes stable, we can add the rest.

superatomic added a commit that referenced this issue Apr 14, 2022
Partial Implementation for #34
@superatomic superatomic added the on hold Not currently being worked on label Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold Not currently being worked on
Projects
None yet
Development

No branches or pull requests

1 participant