string output = process.StandardOutput.ReadToEnd(); string errors = process.StandardError.ReadToEnd();
CopyWithSupercopier(sourcePath, destinationPath); } supercopier+5+unity+top
using UnityEngine; using System.Diagnostics; using System.IO; string output = process