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