1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-24 19:02:06 +00:00
Ryujinx/Ryujinx.HLE/OsHle/Services/FspSrv
emmauss 2236f4b2c3 Implement IFileSystem:CleanDirectoryRecursively (#283)
* implement ifilesys:cleandirectoryrecursively

* clean up Ifilesystem
2018-07-18 21:05:17 +02:00
..
FsErr.cs
IDirectory.cs
IFile.cs
IFileSystem.cs Implement IFileSystem:CleanDirectoryRecursively (#283) 2018-07-18 21:05:17 +02:00
IFileSystemProxy.cs
IStorage.cs