class TypeProf::TypeProfError
Public Instance Methods
report(output)
click to toggle source
# File lib/typeprof/config.rb, line 19 def report(output) output.puts "# Analysis Error" output.puts message end
# File lib/typeprof/config.rb, line 19 def report(output) output.puts "# Analysis Error" output.puts message end