Method: DTAS::Player::ClientHandler#__sink_snapshot
- Defined in:
- lib/dtas/player/client_handler.rb
#__sink_snapshot(sink) ⇒ Object
117 118 119 |
# File 'lib/dtas/player/client_handler.rb', line 117 def __sink_snapshot(sink) [ sink.command, sink.env, sink.pipe_size ].inspect end |