Method: BuildTool::VCS::GitConfiguration#name

Defined in:
lib/build-tool/vcs/git.rb,
lib/build-tool/vcs/git.rb

#nameString (readonly)

returns the name of the vcs.



117
118
119
# File 'lib/build-tool/vcs/git.rb', line 117

def name
  @name
end