Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add follow_symlinks option #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Esgariot
Copy link

  • feat: Add follow_symlinks option.
  • test: Test follow_symlinks

@@ -0,0 +1,29 @@
use std::path::{Path, PathBuf, Component};

pub fn normalize_path(path: &Path) -> PathBuf {
Copy link
Author

@Esgariot Esgariot Jul 16, 2022

Choose a reason for hiding this comment

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

taken from cargo crate, should probably include some copyright notice

cargo paths.rs

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant