Method: Postgres#get_backup

Defined in:
lib/cryo/database/postgres.rb

#get_backupObject



19
20
21
# File 'lib/cryo/database/postgres.rb', line 19

def get_backup()
  take_dump
end