Method: Fog::Compute::Linode::Flavor#bits
- Defined in:
- lib/fog/linode/models/compute/flavor.rb
#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 |