class Reline::KeyActor::Base
MAPPING = Array.new(256)
def get_method(key)
self.class::MAPPING[key]
end
end
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| base.rb | File | 118 B | 0644 |
|
| emacs.rb | File | 8.1 KB | 0644 |
|
| vi_command.rb | File | 8.5 KB | 0644 |
|
| vi_insert.rb | File | 7.98 KB | 0644 |
|