Method: Child#from

Defined in:
lib/forkme/child.rb

#fromObject

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



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

def from
  @from
end