Class: Fog::Compute::Linode::Flavor
- Inherits:
-
Model
- Object
- Model
- Fog::Compute::Linode::Flavor
- Defined in:
- lib/fog/linode/models/compute/flavor.rb
Instance Method Summary collapse
Instance Method Details
#bits ⇒ Object
17 18 19 |
# File 'lib/fog/linode/models/compute/flavor.rb', line 17 def bits 0 # these are determined by images you select not the hardware end |