Libraries
»
gitlab-qa
(9.1.2)
»
Index
»
Gitlab
»
QA
»
Component
»
PostgreSQL
»
#name
Method: Gitlab::QA::Component::PostgreSQL#name
Defined in:
lib/gitlab/qa/component/postgresql.rb
#
name
⇒
Object
10 11 12
# File 'lib/gitlab/qa/component/postgresql.rb', line 10
def
name
@name
||=
"
postgres
"
end