class Fog::Compute::Packet::OperatingSystem

Plan

Attributes

options[RW]

Public Class Methods

new(attributes = {}) click to toggle source
Calls superclass method
# File lib/fog/compute/packet/models/operating_system.rb, line 17
def initialize(attributes = {})
  super
end