BadScript 2
Loading...
Searching...
No Matches
BadWriteMode.cs
Go to the documentation of this file.
1namespace BadScript2.IO;
2
6public enum BadWriteMode
7{
9 Append,
10}
Contains IO Implementation for the BadScript2 Runtime.
BadWriteMode
The Write Modes of the File System Abstraction.