index
:
xlgmokha/ruby_practice.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
app.rb
blob: a0b530f2f88512200443c60ae34c8738a0125467 (
plain
)
1
2
3
4
5
6
7
#!/usr/bin/env ruby -w require "rover" puts ARGV console = Console.new(STDIN, STDOUT)