class DEBUGGER__::Session

def pop_event

Experimental RBS support (using type sampling data from the type_fusion project).

def pop_event: () -> Array[DEBUGGER__::ThreadClient]

This signature was generated using 556 samples from 6 applications.

def pop_event
  @q_evt.pop
end