Move AsyncCommand.launch back to RunOutput(launch:).

Since AsyncCommand.launch was private and only used by RunOutput.
This commit is contained in:
Kare Morstol
2018-10-03 17:52:36 +02:00
parent 32e5d5a159
commit 9ae82dc6db
2 changed files with 41 additions and 61 deletions
@@ -54,6 +54,7 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
enableThreadSanitizer = "YES"
codeCoverageEnabled = "YES"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>