Current Path : /proc/thread-self/root/proc/thread-self/root/opt/alt/ruby27/share/ruby/reline/key_actor/ |
Current File : //proc/thread-self/root/proc/thread-self/root/opt/alt/ruby27/share/ruby/reline/key_actor/base.rb |
class Reline::KeyActor::Base MAPPING = Array.new(256) def get_method(key) self.class::MAPPING[key] end end