Class: Misty::Cloud::Setup

Inherits:
Struct
  • Object
show all
Defined in:
lib/misty/cloud.rb

Instance Attribute Summary collapse

Instance Attribute Details

#authObject

Returns the value of attribute auth

Returns:

  • (Object)

    the current value of auth



6
7
8
# File 'lib/misty/cloud.rb', line 6

def auth
  @auth
end

#content_typeObject

Returns the value of attribute content_type

Returns:

  • (Object)

    the current value of content_type



6
7
8
# File 'lib/misty/cloud.rb', line 6

def content_type
  @content_type
end

#logObject

Returns the value of attribute log

Returns:

  • (Object)

    the current value of log



6
7
8
# File 'lib/misty/cloud.rb', line 6

def log
  @log
end