Sha256: 96545bf6370eb6679ba15e93a76f11ca3a9fa00f755db831c1789baef0a18226

Contents?: true

Size: 112 Bytes

Versions: 30

Compression:

Stored size: 112 Bytes

Contents

#!/usr/bin/ruby -w

require 'shellmgr'

sh = Shell.new { |s| puts s }

while true do
  l = gets
  sh.puts l
end

Version data entries

30 entries across 30 versions & 12 rubygems

Version Path
brontes3d-xmpp4r-0.4 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
bryanl-xmpp4r-0.3.2 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
edavey-xmpp4r-0.4.1 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
edavey-xmpp4r-0.4.2 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
edavey-xmpp4r-0.4 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
heipei-xmpp4r-0.3.2 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
ln-xmpp4r-0.5 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
mojodna-xmpp4r-0.4.0.2 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
mojodna-xmpp4r-0.4.0.3 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
seanohalpin-xmpp4r-0.4.1 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
xmpp4r-0.5.6 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
xmpp4r-0.5.5 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
mad-p-xmpp4r-0.6.3 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
mad-p-xmpp4r-0.6.2 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
mad-p-xmpp4r-0.6.1 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
mad-p-xmpp4r-0.6.0 data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
cerberus-0.8.0 lib/vendor/xmpp4r/data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
cerberus-0.7.9 lib/vendor/xmpp4r/data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
edavis10-cerberus-0.7.8 lib/vendor/xmpp4r/data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb
cerberus-0.7.8 lib/vendor/xmpp4r/data/doc/xmpp4r/examples/advanced/shellmgr/shellmgr_test.rb