Module: Readapt::Server
- Defined in:
- lib/readapt/server.rb
Class Attribute Summary collapse
-
.target_in ⇒ Object
Returns the value of attribute target_in.
-
.target_pid ⇒ Object
Returns the value of attribute target_pid.
Instance Method Summary collapse
Class Attribute Details
.target_in ⇒ Object
Returns the value of attribute target_in.
7 8 9 |
# File 'lib/readapt/server.rb', line 7 def target_in @target_in end |
.target_pid ⇒ Object
Returns the value of attribute target_pid.
8 9 10 |
# File 'lib/readapt/server.rb', line 8 def target_pid @target_pid end |