egoist/majo


Do you want to work on this issue?
You can request for a bounty in order to promote it!
Separate the majo instance and middleware context #12
egoist posted onGitHub
Some methods like stream.rename
stream.createFile
are only available in middlewares, if you call theme directly outside a middleware it will either not work or throw an error.