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

Add links to other walkdir items in WalkDirIterator docs #30

Closed
KodrAus opened this Issue Jun 14, 2017 · 3 comments

Comments

Projects
None yet
2 participants
@KodrAus
Copy link
Contributor

KodrAus commented Jun 14, 2017

Relevant API Guideline

Add reference links in the WalkDirIterator docs prose when mentioning other walkdir items:

  • WalkDirIterator::filter_entry in WalkDirIterator::skip_current_dir
  • WalkDirIterator::skip_current_dir in WalkDirIterator::filter_entry
  • WalkDir::min_depth in WalkDirIterator::filter_entry
  • WalkDir::max_depth in WalkDirIterator::filter_entry
@meven

This comment has been minimized.

Copy link
Contributor

meven commented Jul 6, 2017

I have opened a pull request filling those gaps and a bit more.
#73

@meven

This comment has been minimized.

Copy link
Contributor

meven commented Jul 7, 2017

#71 covers most of my Pull-request already and probably in a better way.

@KodrAus

This comment has been minimized.

Copy link
Contributor Author

KodrAus commented Jul 16, 2017

Closed by #73

@KodrAus KodrAus closed this Jul 16, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.