Skip to content

Conversation

@0x973
Copy link

@0x973 0x973 commented Feb 28, 2018

fix empty path bug.
example:
print(Dir("").exists) // true
after fix:
print(Dir("").exists) // false

fix empty path bug.
example:
print(Dir("").exists) // true
fix:
print(Dir("").exists) // false
@CLAassistant
Copy link

CLAassistant commented Feb 28, 2018

CLA assistant check
All committers have signed the CLA.

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.

2 participants