Something like 'run("ls") |> standardoutput' now works

This commit is contained in:
Kare Morstol
2014-08-28 02:17:27 +02:00
parent bd99bd1cf5
commit 6350fda52a
2 changed files with 12 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
import SwiftShell
run("ls") |> standardoutput