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

rename is missing #63

Open
cainrus opened this issue Sep 18, 2018 · 2 comments
Open

rename is missing #63

cainrus opened this issue Sep 18, 2018 · 2 comments

Comments

@cainrus
Copy link

cainrus commented Sep 18, 2018

fs api: https://nodejs.org/api/fs.html#fs_fs_rename_oldpath_newpath_callback

@Viijay-Kr
Copy link

@cainrus Is there a potential use case for rename in MemoryFileSystem?

@cainrus
Copy link
Author

cainrus commented Oct 26, 2018

I had tried to mock real fs package with memory-fs to boost performance of multiple packages and stumbled upon the problem (missing rename). I don't know is it a problem for other users, but i thought that memory-fs will try to repeat fs API.

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