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

Adds file_exists function #43

Merged
merged 2 commits into from
Oct 13, 2020
Merged

Conversation

ZeWaka
Copy link
Contributor

@ZeWaka ZeWaka commented Oct 11, 2020

Implements a function to check if a file exists or not.
Returns "true" or "false".

Tested and works, will follow symlinks (on Windows, at least).

Closes #41

@Cyberboss
Copy link
Member

Based PR. @MrStonedOne worth adding because of that symlink/fexists() nonsense?

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.

fexists() implementation
3 participants