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

sys/paths: a cross-platform path manipulation library #28

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

alaviss
Copy link
Owner

@alaviss alaviss commented Nov 8, 2021

Fixes #1

This initial implementation targets only use cases of sys/exec.

Status:

  • POSIX paths
  • Windows paths

@alaviss alaviss added the enhancement New feature or request label Nov 8, 2021
@alaviss alaviss force-pushed the features/paths branch 8 times, most recently from 280cf13 to 9e946b1 Compare September 18, 2023 08:32
This initial implementation targets the use cases of `sys/exec`.
@alaviss alaviss merged commit fe482b7 into master Sep 21, 2023
10 checks passed
@alaviss alaviss deleted the features/paths branch February 14, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a path manipulation library
1 participant