alreadyExists constant

int const alreadyExists

Some entity that we attempted to create (e.g., file or directory) already exists.

Implementation

static const alreadyExists = 6;