CREATE_ALWAYS top-level constant

int const CREATE_ALWAYS

Creates a new file, always.

Implementation

const CREATE_ALWAYS = 2;