Class: Summon::LibGuideTab

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



142
143
144
# File 'lib/summon/schema/document.rb', line 142

def name
  @name
end

#uri(*args) ⇒ Object

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



142
143
144
# File 'lib/summon/schema/document.rb', line 142

def uri
  @uri
end