123456789_123456789_123456789_123456789_123456789_

Class: Reline::KeyActor::Base

Relationships & Source Files
Extension / Inclusion / Inheritance Descendants
Subclasses:
Inherits: Object
Defined in: lib/reline/key_actor/base.rb

Constant Summary

Instance Method Summary

Instance Method Details

#get_method(key)

[ GitHub ]

  
# File 'lib/reline/key_actor/base.rb', line 4

def get_method(key)
  self.class::MAPPING[key]
end