IME // Comment update.
This commit is contained in:
parent
1962455ed2
commit
7c8b2062b8
|
@ -450,6 +450,8 @@ extension Sequence {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// MARK: - Shell Extension
|
||||||
|
|
||||||
extension NSApplication {
|
extension NSApplication {
|
||||||
public static func shell(_ command: String) throws -> String {
|
public static func shell(_ command: String) throws -> String {
|
||||||
let task = Process()
|
let task = Process()
|
||||||
|
|
Loading…
Reference in New Issue