Update attached files or folders on parallel pool
updateAttachedFiles(
checks
all the attached files of the specified parallel pool to see if they have
changed, and replicates any changes to each of the workers in the pool. This
checks files that were attached (by a profile or poolobj
)parpool
argument) when the pool was started and those subsequently attached with the
addAttachedFiles
command.