Method: Backup::Configuration::Database::PostgreSQL.password
- Defined in:
- lib/backup/configuration/database/postgresql.rb
.password ⇒ Object
Credentials for the specified database
15 16 17 |
# File 'lib/backup/configuration/database/postgresql.rb', line 15 def password @password end |