class Fog::Compute::Packet::Session

Session Model

Attributes

options[RW]

Public Class Methods

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