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

Report path of input file when failing #378

Open
AdmiringWorm opened this issue May 10, 2021 · 0 comments
Open

Report path of input file when failing #378

AdmiringWorm opened this issue May 10, 2021 · 0 comments

Comments

@AdmiringWorm
Copy link
Member

Detailed Description

When an input file path is specified and the file do not exist, there is only a report that it didn't exist but not the path that was tried.

Context

The reason I believe it can be useful to report the path of the file is for debugging purposes, in some cases it can be difficult to notice that the path is incorrect.

Possible Implementation

The error message should probably report the absolute path that was tried.

Your Environment

  • Version Used: Any
  • Edition Used (.NET Core, .NET Framework): Any
  • Operating System and version (Windows 10, Ubuntu 18.04): Any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant