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

Enable referring to locations using the current folder’s path #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JohnSundell
Copy link
Owner

This change enables files and folders to be referred to using a path that starts with ./. While this is redundant when using Files, since paths are assumed to start at the current folder, it’s useful when accepting file paths as input, and to better conform to system conventions.

This change enables files and folders to be referred to using a path that
starts with `./`. While this is redundant when using Files, since paths
are assumed to start at the current folder, it’s useful when accepting
file paths as input, and to better conform to system conventions.
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

1 participant