Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants