Class: InstagramConnect::Media::Attaching::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/instagram_connect/media/attaching.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#errorObject

Returns the value of attribute error

Returns:

  • (Object)

    the current value of error



14
15
16
# File 'lib/instagram_connect/media/attaching.rb', line 14

def error
  @error
end

#mimeObject

Returns the value of attribute mime

Returns:

  • (Object)

    the current value of mime



14
15
16
# File 'lib/instagram_connect/media/attaching.rb', line 14

def mime
  @mime
end

#okObject

Returns the value of attribute ok

Returns:

  • (Object)

    the current value of ok



14
15
16
# File 'lib/instagram_connect/media/attaching.rb', line 14

def ok
  @ok
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



14
15
16
# File 'lib/instagram_connect/media/attaching.rb', line 14

def size
  @size
end

Instance Method Details

#ok?Boolean

Returns:

  • (Boolean)


15
# File 'lib/instagram_connect/media/attaching.rb', line 15

def ok? = ok