class UIAuto::Formatters::InstrumentsFormatter

Public Instance Methods

instruments_line(line) click to toggle source
# File lib/uiauto/formatters/instruments_formatter.rb, line 6
def instruments_line(line)
  output.puts line
end