Libraries
»
tac_scribe
(0.8.1)
»
Index
»
TacScribe
»
EventQueue
»
#shift
Method: TacScribe::EventQueue#shift
Defined in:
lib/tac_scribe/event_queue.rb
#
shift
⇒
Object
24 25 26
# File 'lib/tac_scribe/event_queue.rb', line 24
def
shift
@events
.
shift
end