CreateFile¶
Open a File for read/write, creating if it doesn't exist, preserving the contents if it does exist.
Constructors¶
create¶
Returns¶
- CreateFile val^
Public Functions¶
apply¶
Parameters¶
- from: FilePath val
Returns¶
eq¶
Parameters¶
- that: CreateFile val
Returns¶
- Bool val
ne¶
Parameters¶
- that: CreateFile val
Returns¶
- Bool val