Class: String

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

Instance Method Summary collapse

Instance Method Details

#getord(offset) ⇒ Object



5
# File 'lib/git_spelunk/grit_patches.rb', line 5

def getord(offset); self[offset].ord; end