Class: Byr

Inherits:
Object
  • Object
show all
Defined in:
lib/byr.rb

Instance Method Summary collapse

Instance Method Details

#runObject



2
3
4
# File 'lib/byr.rb', line 2

def run
  print "I'm byr\n"
end