Method: Child#to

Defined in:
lib/forkme/child.rb

#toObject

status is one of :idle, :connect, :close, :exit



8
9
10
# File 'lib/forkme/child.rb', line 8

def to
  @to
end