Implement a umount() method in the OSBase class
Also change the mount() method to be able to use it standalone without a with statement.
Loading
Please register or sign in to comment
Also change the mount() method to be able to use it standalone without a with statement.