Method: A4Tools::PipeBuffer#read
- Defined in:
- lib/net_shell/io.rb
#read ⇒ Object
40 41 42 |
# File 'lib/net_shell/io.rb', line 40 def read @color ? @buffer : @buffer.unstyle end |
40 41 42 |
# File 'lib/net_shell/io.rb', line 40 def read @color ? @buffer : @buffer.unstyle end |