Class: GitReporting::Report::Type::Base

Inherits:
GitReporting::Report show all
Defined in:
lib/git_reporting/report/type.rb

Direct Known Subclasses

Simple, Timesheet

Instance Attribute Summary

Attributes inherited from GitReporting::Report

#children, #key

Method Summary

Methods inherited from GitReporting::Report

#append_child, build, #initialize, key_for_commit, new_from_collection, #print, #time, #to_s

Constructor Details

This class inherits a constructor from GitReporting::Report