add file.create_memory_device, app.create_memory_device
This commit is contained in:
@@ -58,6 +58,7 @@ public:
|
||||
void unmount(const std::string& name);
|
||||
|
||||
std::string createWriteableDevice(const std::string& name);
|
||||
std::string createMemoryDevice();
|
||||
|
||||
void setEntryPoints(std::vector<PathsRoot> entryPoints);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user