@wp-playground/clientInterfacesCpStepOn this pageCpStep Copies a file from one path to another.@hasRunnableExample@landingPage/index2.php@example<code>{ "step": "cp", "fromPath": "/wordpress/index.php", "toPath": "/wordpress/index2.php"}</code>Index PropertiesfromPathsteptoPathProperties fromPathfromPath: stringSource pathstepstep: cptoPathtoPath: stringTarget path
Copies a file from one path to another.
/index2.php