Method: Occi::Infrastructure::Compute#cores=
- Defined in:
- lib/occi/infrastructure/compute.rb
#cores=(cores) ⇒ Object
105 106 107 |
# File 'lib/occi/infrastructure/compute.rb', line 105 def cores=(cores) @attributes.occi!.compute!.cores = cores end |