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
It'd be nice if the API could be loosened to include URI and AbstractPath types.
URI
AbstractPath
Related issues: #89, rofinn/FilePaths.jl#34, rofinn/FilePaths.jl#22 (comment)
The text was updated successfully, but these errors were encountered:
Add support for URIs
8d9c93d
User must load HTTP manually for this to be activated. (It exploits Requires.) Closes #219
Added in #302
Sorry, something went wrong.
Add support for URIs (#302)
79a49d4
User must load HTTP manually for this to be activated. (It exploits Requires.) Closes #219 Closes #89
Successfully merging a pull request may close this issue.
It'd be nice if the API could be loosened to include
URI
andAbstractPath
types.Related issues: #89, rofinn/FilePaths.jl#34, rofinn/FilePaths.jl#22 (comment)
The text was updated successfully, but these errors were encountered: