copy constant

FileSystemOp const copy

A file operation used for all copy methods.

Implementation

static const FileSystemOp copy = FileSystemOp._(5);