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

Can you add the posix property to the path module #13

Open
CMCDragonkai opened this issue Jun 3, 2018 · 1 comment
Open

Can you add the posix property to the path module #13

CMCDragonkai opened this issue Jun 3, 2018 · 1 comment

Comments

@CMCDragonkai
Copy link

It should just refer itself.

I need to use the join function, however I need to ensure that it unix style path join.

@calvinmetcalf
Copy link
Owner

I don't think we can count on it being necessarily unix style, more generally, if you need it to definitely be unix style, why do you even need to use the path.join function?

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