class GitReporting::Report::Commit

Public Instance Methods

time() click to toggle source
# File lib/git_reporting/report/commit.rb, line 5
def time
  key.time
end