Method: Wlog::GitCommit#author

Defined in:
lib/wlog/domain/git_commit.rb

#authorObject

Returns the value of attribute author.



9
10
11
# File 'lib/wlog/domain/git_commit.rb', line 9

def author
  @author
end