class UIAuto::Formatters::BaseFormatter

Public Instance Methods

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