class XcMetricsAggregator::Structure

Public Instance Methods

format(formatter) click to toggle source
# File lib/xc_metrics_aggregator/structure/structure.rb, line 5
def format(formatter)
    formatter.format(self)
end