BadScript 2
Loading...
Searching...
No Matches
IVirtualFileSystem.cs
Go to the documentation of this file.
1namespace BadScript2.IO;
2
4{
5
6}
Defines the interface for a file system.
Definition IFileSystem.cs:7
Contains IO Implementation for the BadScript2 Runtime.