Method: A4Tools::PipeBuffer#read

Defined in:
lib/net_shell/io.rb

#readObject



40
41
42
# File 'lib/net_shell/io.rb', line 40

def read
  @color ? @buffer : @buffer.unstyle
end