Method: Gitlab::QA::Component::Base#docker
- Defined in:
- lib/gitlab/qa/component/base.rb
#docker ⇒ Object (readonly)
Returns the value of attribute docker.
11 12 13 |
# File 'lib/gitlab/qa/component/base.rb', line 11 def docker @docker end |