Class: Fixnum

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

Overview

Inspired by GNU Readline, translation to Ruby

Copyright (C) 2009 by Park Heesob phasis@gmail.com

Instance Method Summary collapse

Instance Method Details

#ordObject



10
# File 'lib/rbreadline.rb', line 10

def ord; self; end