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

[filesystem] Add a way to determine all parents of a path #503

Merged
merged 5 commits into from
Sep 5, 2024

Conversation

acabarbaye
Copy link
Contributor

Description

try to give the same functionality as pathlib

Test Coverage

  • This change is covered by existing or additional automated tests.
  • Manual testing has been performed (and evidence provided) as automated testing was not feasible.
  • Additional tests are not required for this change (e.g. documentation update).

@acabarbaye acabarbaye changed the title ":sparkles: [filesystem] Add a way to determine all parents of a path [filesystem] Add a way to determine all parents of a path Sep 5, 2024
@acabarbaye acabarbaye merged commit d518f3b into master Sep 5, 2024
6 checks passed
@acabarbaye acabarbaye deleted the parents branch September 5, 2024 22:42
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.

1 participant