❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
dir::copy($dir, $to)
Copy a file, or recursively copy a folder and its contents
$dir
(string)
Source path
$to
(string)
Destination path
↑
Toolkit API overview
←
dir::clean
→
dir::make
↓
Back to Toolkit API section
Top