Class: Hydra::Derivatives::IoDecorator

Inherits:
SimpleDelegator
  • Object
show all
Defined in:
lib/hydra/derivatives/io_decorator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#mime_typeObject

Returns the value of attribute mime_type.



12
13
14
# File 'lib/hydra/derivatives/io_decorator.rb', line 12

def mime_type
  @mime_type
end

#original_nameObject

Returns the value of attribute original_name.



12
13
14
# File 'lib/hydra/derivatives/io_decorator.rb', line 12

def original_name
  @original_name
end