class SimpleCov::Formatter::BambooFormatter::BambooHTMLFormatter

Public Instance Methods

output_path() click to toggle source
# File lib/simplecov-bamboo.rb, line 30
def output_path
  "target/site/clover"
end