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

Implement fs.realpath() #85

Closed
humphd opened this issue Jan 7, 2014 · 2 comments
Closed

Implement fs.realpath() #85

humphd opened this issue Jan 7, 2014 · 2 comments

Comments

@humphd
Copy link
Contributor

humphd commented Jan 7, 2014

See:

Not sure how we want to deal with the fact that this requires the concept of a current working directory, in order to resolve things relative to . and ...

@modeswitch
Copy link
Member

I think this kind of thing belongs in filer.io, which will handle VFS and shell stuff. Have a look at https://github.com/js-platform/filer.io/wiki/Design

@modeswitch
Copy link
Member

Closing this as out-of-scope for filer. This, and other functions that are cwd-aware belong in filer.io.

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