HVM
HVM copied to clipboard
Implement remove, remove_all and mkdir
Despite the branch name it implements 3 new functions related to the removal of files or directories and the creation of directories
Implements both #418 and #420
I've also added some comments on the specs for this issue, I think we need to change the interfaces a little