Method: ThreadParty#to_process

Defined in:
lib/threadparty.rb

#to_processObject

A list of PartyProxies that need to happen



15
16
17
# File 'lib/threadparty.rb', line 15

def to_process
  @to_process
end