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

use file.exists to check file existance #53

Merged
merged 1 commit into from Sep 27, 2017
Merged

use file.exists to check file existance #53

merged 1 commit into from Sep 27, 2017

Conversation

antonio-rojas
Copy link
Contributor

isFile is only useful to distinguish between files and folders, and will throw an exception if the file doesn't exist. In 0.6.6 it always aborts with an exception unless the archive is already present.

isFile is only useful to distinguish between files and folders, and will throw an exception if the file doesn't exist. In 0.6.6 it always aborts with an exception unless the archive is already present.
@ximion
Copy link
Owner

ximion commented Sep 27, 2017

Indeed! Thanks!

@ximion ximion merged commit 3afc47a into ximion:master Sep 27, 2017
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.

None yet

2 participants