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

Clarify that file_create()/dir_create() ensure that path exists #232

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

jdblischak
Copy link
Contributor

link_create() does not ensure that path exists (see Issue #231 for an example). Since it is documented in the same man page as file_create() and dir_create(), I specified that only file_create() and dir_create() ensure that path exists.

@jimhester jimhester merged commit 1b2acb7 into r-lib:master Oct 29, 2019
@jimhester
Copy link
Member

Thanks!

Thanks a million!

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