| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > IFileSystemCopyFilesAsyncOptions > dereferenceSymlinks
If true, then when copying symlinks, copy the target object instead of copying the link.
Signature:
dereferenceSymlinks?: boolean;