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