Method: Asgit::Services::Bitbucket#base_structure

Defined in:
lib/asgit/services/bitbucket.rb

#base_structureObject



11
12
13
# File 'lib/asgit/services/bitbucket.rb', line 11

def base_structure
  "%{base_url}/%{organization}/%{project}"
end