176177178179180181182183184185186
return; } if (typeIs("files")) { checkPaths(); new DataProducerFiles(paths, dst, mappers).produce(pReceiver); return; } // Types that require src to exist