Class: Summon::Author

Inherits:
Struct
  • Object
show all
Defined in:
lib/summon/schema/document.rb

Instance Attribute Summary collapse

Instance Attribute Details

#name(*args) ⇒ Object

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



113
114
115
# File 'lib/summon/schema/document.rb', line 113

def name
  @name
end