Returns the value of attribute shift
Returns:
the current value of shift
10 11 12
# File 'lib/tty/reader/key_event.rb', line 10 def shift @shift end