Posts Tagged ‘shell’
Ruby Shell :)
Posted by admin | Filed under Uncategorized
Ruby Shell z dopełnianiem poleceń i podpowiedziami… …na przykładzie “Readline”:http://www.eng.dmu.ac.uk/~hgs/ruby/ruby-1.6.7-rdocs/classes/Readline.html,
“Shellwords”:http://ruby-doc.org/core/classes/Shellwords.html i
“Abbrev”:http://ruby-doc.org/core/classes/Abbrev.html.
Użyj tabulatora!
$ ruby rbsh.rb
rbsh>
hello quit
rbsh> h
Hello
rbsh> quit