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