Method: Asgit::Services::Bitbucket#base_structure
- Defined in:
- lib/asgit/services/bitbucket.rb
#base_structure ⇒ Object
11 12 13 |
# File 'lib/asgit/services/bitbucket.rb', line 11 def base_structure "%{base_url}/%{organization}/%{project}" end |