FileSaverFlags

class FileSaverFlags

Flags to define the behavior of a FileSaverFlags.

Fields

class FileSaverFlags
CREATE_BACKUP

Create a backup before saving the file.

IGNORE_INVALID_CHARS

Ignore invalid characters.

IGNORE_MODIFICATION_TIME

Save file despite external modifications.

NONE

No flags.