Class | Heroku::Command::Pg |
In: |
lib/heroku/commands/pg.rb
|
Parent: | BaseWithApp |
KB | = | 1024 unless self.const_defined?(:KB) |
MB | = | 1024 * KB unless self.const_defined?(:MB) |
GB | = | 1024 * MB unless self.const_defined?(:GB) |