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



148
149
150
# File 'lib/summon/schema/document.rb', line 148

def name
  @name
end

#uri(*args) ⇒ Object

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



148
149
150
# File 'lib/summon/schema/document.rb', line 148

def uri
  @uri
end