Returns the value of attribute key
Returns:
the current value of key
19 20 21
# File 'lib/tty/reader/key_event.rb', line 19 def key @key end