Method: Gitlab::Ci::Config::External::File::Base#location
- Defined in:
- lib/gitlab/ci/config/external/file/base.rb
#location ⇒ Object (readonly)
Returns the value of attribute location.
11 12 13 |
# File 'lib/gitlab/ci/config/external/file/base.rb', line 11 def location @location end |