CREATE_NEW top-level constant

int const CREATE_NEW

Creates a new file, only if it does not already exist.

Implementation

const CREATE_NEW = 1;