Method: A4Tools::PipeBuffer#read_all

Defined in:
lib/net_shell/io.rb

#read_allObject



44
45
46
# File 'lib/net_shell/io.rb', line 44

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