Class: ApiAiWrapper::Components::Component

Inherits:
Object
  • Object
show all
Defined in:
lib/api_ai_wrapper/components/component.rb

Direct Known Subclasses

ExtractorComponent, TrainerComponent

Instance Attribute Summary collapse

Instance Attribute Details

#engineObject

Returns the value of attribute engine.



5
6
7
# File 'lib/api_ai_wrapper/components/component.rb', line 5

def engine
  @engine
end