Class: Asciidoctor::ConfluencePublisher::Model::Ancestor

Inherits:
Base
  • Object
show all
Defined in:
lib/asciidoctor/confluence_publisher/model/ancestor.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize, #to_s

Constructor Details

This class inherits a constructor from Asciidoctor::ConfluencePublisher::Model::Base

Instance Attribute Details

#idObject

Returns the value of attribute id.



5
6
7
# File 'lib/asciidoctor/confluence_publisher/model/ancestor.rb', line 5

def id
  @id
end