Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ECopyFlags

Additional flags for copy

export
enum

{number}

Index

Enumeration members

EMPTY

EMPTY: = 4

Empty the target folder

FOLLOW_SYMLINKS

FOLLOW_SYMLINKS: = 8

When copying, don't copy symlinks but resolve them instead.

PRESERVE_TIMES

PRESERVE_TIMES: = 2

Transfer atime and mtime of source to target

REPORT

REPORT: = 16

Collect errors & success

Generated using TypeDoc