Method: Gem::Release::Data#git

Defined in:
lib/gem/release/data.rb

#gitObject

Returns the value of attribute git

Returns:

  • (Object)

    the current value of git



7
8
9
# File 'lib/gem/release/data.rb', line 7

def git
  @git
end