summaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2009-12-06 21:35:45 +0000
committerPaul Phillips <paulp@improving.org>2009-12-06 21:35:45 +0000
commit4532a5d7f1cd6bf11e2658843eabc49102a3a1b4 (patch)
treeb806b3a08e1e87f5b296f9033530744e0d6dd1d2 /docs/examples
parent91d6fa1a8bc97f8b5bb5abbd82f97920393d14e1 (diff)
downloadscala-4532a5d7f1cd6bf11e2658843eabc49102a3a1b4.tar.gz
scala-4532a5d7f1cd6bf11e2658843eabc49102a3a1b4.tar.bz2
scala-4532a5d7f1cd6bf11e2658843eabc49102a3a1b4.zip
Making the repl-shell bridge nicer.
scala> :sh find /Users/paulp -depth 1 -name '.scala*' stdout: List[String] = List(/Users/paulp/.scala_dependencies, /Users/paulp/.scala_history, ...) scala> stdout | "grep history" | "wc -c" res0: Seq[String] = List( 28)
Diffstat (limited to 'docs/examples')
0 files changed, 0 insertions, 0 deletions