Defined in File modes.hpp
Write mode for devices.
Defines the write modes for writing to an output device. Primarily used for files.
Values:
Opens a new object (deletes existing objects).
Appends to an existing object (opens if not existing).