Skip to content

Commit

Permalink
Require stringio
Browse files Browse the repository at this point in the history
  • Loading branch information
gdb committed Feb 12, 2013
1 parent 5ff9fec commit 4b30762
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/rubysh/redirect.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'stringio'

module Rubysh
# Note that in bash, the semantics of redirection appear to be
# following (tested empirically, rather than reading a spec):
Expand Down

0 comments on commit 4b30762

Please sign in to comment.