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
14 15 16 |
# File 'lib/fog/linode/models/compute/flavor.rb', line 14 def bits 0 # these are determined by images you select not the hardware end |