Class
Heroku::Command::Pgbackups
In:
lib/heroku/commands/pgbackups.rb
Parent:
BaseWithApp
Methods
backup_name
capture
config_vars
destroy
index
new
pgbackup_client
poll_transfer!
restore
transfer!
update_display
url
Included Modules
PgUtils
Classes and Modules
Class
Heroku::Command::Pgbackups::Display
Public Class methods
new
(*args)
Public Instance methods
capture
()
config_vars
()
destroy
()
index
()
pgbackup_client
()
restore
()
url
()
Protected Instance methods
backup_name
(to_url)
poll_transfer!
(transfer)
transfer!
(from_url, from_name, to_url, to_name, opts={})
update_display
(transfer)
[Validate]