Kare Morstol
|
9136d17843
|
Use "|> write(standardoutput)" instead of " |> standardoutput". And support writing of sequences of strings.
Avoids the special case of "|> WriteableStreamType".
|
2014-10-15 23:03:42 +02:00 |
|
Kare Morstol
|
680608bd45
|
Made all test scripts executable for everyone.
|
2014-09-08 18:33:46 +02:00 |
|
Kare Morstol
|
9f3a12d57c
|
added shebang "#!/usr/bin/env swiftshell" to all test scripts.
|
2014-09-04 19:50:37 +02:00 |
|
Kare Morstol
|
96ab5a2070
|
Enable "func run (shellcommand: String) -> ReadableStreamType" to also be run by itself on a single line.
A thorough explanation is forthcoming.
|
2014-09-02 15:23:22 +02:00 |
|
Kare Morstol
|
45bc5b2ae2
|
Test script for streaming to standardOutput.
Renamed script.
|
2014-08-28 20:47:37 +02:00 |
|