Class: FeedTools::EnclosureCredit

Inherits:
Struct
  • Object
show all
Defined in:
lib/feed_tools/feed_structures.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



252
253
254
# File 'lib/feed_tools/feed_structures.rb', line 252

def name
  @name
end

#roleObject

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



252
253
254
# File 'lib/feed_tools/feed_structures.rb', line 252

def role
  @role
end