WOLFRAM SYSTEM MODELER
| copyDirectoryCopy a directory |  | 

SystemModel["Modelica.Utilities.Files.copy.copyDirectory"]

| oldName | Type: String Description: Old directory name without trailing '/'; existence is guaranteed | 
|---|---|
| newName | Type: String Description: New directory name without trailing '/'; directory was already created | 
| replace | Type: Boolean Description: = true, if an existing newName may be replaced |