Method: BuildTool::VCS::GitConfiguration#remote

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

#remoteObject

Returns the value of attribute remote.



134
135
136
# File 'lib/build-tool/vcs/git.rb', line 134

def remote
  @remote
end