Method: MethodLog::Commit#hash

Defined in:
lib/method_log/commit.rb

#hashObject



65
66
67
# File 'lib/method_log/commit.rb', line 65

def hash
  sha.hash
end