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

Re-Export FilePathsBase / #60

Open
jordancluts opened this issue Feb 24, 2022 · 1 comment
Open

Re-Export FilePathsBase / #60

jordancluts opened this issue Feb 24, 2022 · 1 comment

Comments

@jordancluts
Copy link

jordancluts commented Feb 24, 2022

It would be convenient for end user if the / was reexported from FilePathsBase to allow for a simple using FilePaths to be used in a script or notebook. Is there a technical reason this is not already done?

@rofinn
Copy link
Owner

rofinn commented Feb 25, 2022

Well there isn't anything to reexport because FilePathsBase doesn't export / anymore. I'll direct you to a similar issue raised on FilePathsBase for why / isn't exported anymore.

rofinn/FilePathsBase.jl#157

I'm not sure how likely it is that you wouldn't have FilePathsBase loaded as an explicit dependency, but I suppose we could support using FilePaths: /?

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

No branches or pull requests

2 participants