Class: ElasticGraph::DatastoreCore::Configuration::ClientFaradayAdapter

Inherits:
Data
  • Object
show all
Defined in:
lib/elastic_graph/datastore_core/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



283
284
285
# File 'lib/elastic_graph/datastore_core/config.rb', line 283

def name
  @name
end

#requireObject (readonly)

Returns the value of attribute require

Returns:

  • (Object)

    the current value of require



283
284
285
# File 'lib/elastic_graph/datastore_core/config.rb', line 283

def require
  @require
end