Copies a tree structure from the src to dst, allowing to modify the content via onCopyText callback, and determine if copying a certain file or folder is allowed via allowCopy.
src
dst
onCopyText
allowCopy
Optional
Copies a tree structure from the
srctodst, allowing to modify the content viaonCopyTextcallback, and determine if copying a certain file or folder is allowed viaallowCopy.