Skip to content

Improve error messages for invalid arguments #2

@senofsky

Description

@senofsky

Currently, _validate_args() will log an error stating that a directory is not writeable if it does not exist.

While this is technically true, we should notify the users why the directory isn't writeable; notifying the user that the directory does not exist or the permissions are set to read-only is more helpful.

We should always strive to provide a positive user experience.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions