Copies the folder and all of its files and folders including subfolders to the target location
public static void CopyAll(this string sourcePath, string targetPath)| parameter | description |
|---|---|
| sourcePath | |
| targetPath |
- class FilesFolders
- namespace Flow.Launcher.Plugin.SharedCommands