Class: Asciidoctor::ConfluencePublisher::Model::Space

Inherits:
Base
  • Object
show all
Defined in:
lib/asciidoctor/confluence_publisher/model/space.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

#keyObject

Returns the value of attribute key.



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

def key
  @key
end