Method: OpenC3::TcpipServerInterface#stream_log_pair
- Defined in:
- lib/openc3/interfaces/tcpip_server_interface.rb
#stream_log_pair ⇒ StreamLogPair
Returns StreamLogPair instance or nil.
58 59 60 |
# File 'lib/openc3/interfaces/tcpip_server_interface.rb', line 58 def stream_log_pair @stream_log_pair end |