Class: RText::Frontend::ConnectorManager::ConnectorDesc
- Inherits:
-
Struct
- Object
- Struct
- RText::Frontend::ConnectorManager::ConnectorDesc
- Defined in:
- lib/rtext/frontend/connector_manager.rb
Instance Attribute Summary collapse
-
#checksum ⇒ Object
Returns the value of attribute checksum.
-
#connector ⇒ Object
Returns the value of attribute connector.
Instance Attribute Details
#checksum ⇒ Object
Returns the value of attribute checksum
19 20 21 |
# File 'lib/rtext/frontend/connector_manager.rb', line 19 def checksum @checksum end |
#connector ⇒ Object
Returns the value of attribute connector
19 20 21 |
# File 'lib/rtext/frontend/connector_manager.rb', line 19 def connector @connector end |