You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
typeCopyOptionsstruct {
//...//When copying a symlink, the copy will also be a symlink pointing to//the same object (instead of a copy of the object the symlink points to).ShallowCopySymlinksbool
}
The text was updated successfully, but these errors were encountered:
Add new fields to
type CopyOptions
:The text was updated successfully, but these errors were encountered: