We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
std/path
This issue tracks possible improvements that can be made to the std/path sub-module. Ideas are welcome.
path/README.md
path/zero_length_strings_test.ts
posix.toNamespacedPath()
delimiter.ts
path/glob_test.ts
path.posix
path.win32
The text was updated successfully, but these errors were encountered:
@iuioiua I think this issue should be closed?
Sorry, something went wrong.
Yep! Thanks. Please let me know if there are any other issues that be closed, if you come across them 🙂
No branches or pull requests
This issue tracks possible improvements that can be made to the
std/path
sub-module. Ideas are welcome.path/README.md
#4067path/zero_length_strings_test.ts
into other tests #4068posix.toNamespacedPath()
#4069delimiter.ts
files #4070path/glob_test.ts
into separate test files #4071path.posix
andpath.win32
#4073The text was updated successfully, but these errors were encountered: