We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7ae12 commit 48b97f2Copy full SHA for 48b97f2
Sources/Subprocess/Execution.swift
@@ -27,8 +27,6 @@ import Musl
27
import WinSDK
28
#endif
29
30
-internal import Dispatch
31
-
32
/// An object that repersents a subprocess that has been
33
/// executed. You can use this object to send signals to the
34
/// child process as well as stream its output and error.
0 commit comments