class Fog::Compute::Linode::Flavor

Public Instance Methods

bits() click to toggle source
# File lib/fog/linode/models/compute/flavor.rb, line 17
def bits
  0 # these are determined by images you select not the hardware
end