Luna::VFS::remount
RV remount(const Path &from_path, const Path &to_path)
Changes the mounting directory of the file device.
Parameters
-
in from_path
The current mounting directory of the device.
-
in to_path
The new mounting directory to change to.