CreateFileOptions

Undocumented in source.
@serdeIgnoreUnexpectedKeys
@serdeFallbackStruct
struct CreateFileOptions {}

Members

Variables

ignoreIfExists
Optional!bool ignoreIfExists;
Undocumented in source.
overwrite
Optional!bool overwrite;
Undocumented in source.

Meta