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

Adding 'Related' #91

Merged
merged 2 commits into from
Jun 20, 2022
Merged

Adding 'Related' #91

merged 2 commits into from
Jun 20, 2022

Conversation

BurdetteLamar
Copy link
Member

These are just for the deleters (more to come). There are so many of these, closely related, that it may make sense to link to the Deleting section in What's Here.

lib/fileutils.rb Outdated
@@ -1362,7 +1372,7 @@ def fu_stat_identical_entry?(a, b) #:nodoc:
# Optional argument +force+ specifies whether to ignore
# raised exceptions of StandardError and its descendants.
#
# Related: FileUtils.remove_entry_secure.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should keep this, since FileUtils.remove_entry_secure is so closely related to FileUtils.remove_entry.

Copy link
Member

@peterzhu2118 peterzhu2118 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@BurdetteLamar BurdetteLamar merged commit 4ac0d0a into ruby:master Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants