Class: FlyingSphinx::Commands::Configure
- Inherits:
-
Base
- Object
- ThinkingSphinx::Commands::Base
- Base
- FlyingSphinx::Commands::Configure
- Defined in:
- lib/flying_sphinx/commands/configure.rb
Constant Summary
Constants inherited from Base
Base::DEFAULT_TIMEOUT, Base::ERROR_MESSAGES, Base::INDEX_TIMEOUT
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#call ⇒ Object
4 5 6 |
# File 'lib/flying_sphinx/commands/configure.rb', line 4 def call run_action_with_path 'configure' end |