Your IP : 18.227.48.91


Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby30/share/ruby/reline/key_actor/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby30/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

?>