Class: RText::Frontend::ConnectorManager::ConnectorDesc

Inherits:
Struct
  • Object
show all
Defined in:
lib/rtext/frontend/connector_manager.rb

Instance Attribute Summary collapse

Instance Attribute Details

#checksumObject

Returns the value of attribute checksum

Returns:

  • (Object)

    the current value of checksum



19
20
21
# File 'lib/rtext/frontend/connector_manager.rb', line 19

def checksum
  @checksum
end

#connectorObject

Returns the value of attribute connector

Returns:

  • (Object)

    the current value of connector



19
20
21
# File 'lib/rtext/frontend/connector_manager.rb', line 19

def connector
  @connector
end