Method: LearnLab::VCS#remote_url

Defined in:
lib/learn_lab/vcs.rb

#remote_urlObject



16
17
18
# File 'lib/learn_lab/vcs.rb', line 16

def remote_url
  @repo.remote.url
end