Method: Gitlab::QA::Docker::Shellout#command
- Defined in:
- lib/gitlab/qa/docker/shellout.rb
#command ⇒ Object (readonly)
Returns the value of attribute command.
20 21 22 |
# File 'lib/gitlab/qa/docker/shellout.rb', line 20 def command @command end |