Class: LibyearRb::Source
- Inherits:
-
Data
- Object
- Data
- LibyearRb::Source
- Defined in:
- lib/libyear_rb/models.rb
Instance Attribute Summary collapse
-
#options ⇒ Object
readonly
Returns the value of attribute options.
-
#remote ⇒ Object
readonly
Returns the value of attribute remote.
-
#revision ⇒ Object
readonly
Returns the value of attribute revision.
-
#specs ⇒ Object
readonly
Returns the value of attribute specs.
-
#type ⇒ Object
readonly
Returns the value of attribute type.
Instance Attribute Details
#options ⇒ Object (readonly)
Returns the value of attribute options
5 6 7 |
# File 'lib/libyear_rb/models.rb', line 5 def @options end |
#remote ⇒ Object (readonly)
Returns the value of attribute remote
5 6 7 |
# File 'lib/libyear_rb/models.rb', line 5 def remote @remote end |
#revision ⇒ Object (readonly)
Returns the value of attribute revision
5 6 7 |
# File 'lib/libyear_rb/models.rb', line 5 def revision @revision end |
#specs ⇒ Object (readonly)
Returns the value of attribute specs
5 6 7 |
# File 'lib/libyear_rb/models.rb', line 5 def specs @specs end |
#type ⇒ Object (readonly)
Returns the value of attribute type
5 6 7 |
# File 'lib/libyear_rb/models.rb', line 5 def type @type end |