Module Stella::Report::Content::ReportMethods

  1. lib/stella/report.rb

Methods

public instance

  1. log

Public instance methods

log ()
[show source]
# File lib/stella/report.rb, line 185
        def log
          content.log
        end