Class: Asciidoctor::ConfluencePublisher::Model::Ancestor
- Defined in:
- lib/asciidoctor/confluence_publisher/model/ancestor.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from Asciidoctor::ConfluencePublisher::Model::Base
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id.
5 6 7 |
# File 'lib/asciidoctor/confluence_publisher/model/ancestor.rb', line 5 def id @id end |