Module: Elasticsearch::Extensions::ANSI
- Defined in:
- lib/elasticsearch/extensions/ansi.rb,
lib/elasticsearch/extensions/ansi/actions.rb,
lib/elasticsearch/extensions/ansi/helpers.rb,
lib/elasticsearch/extensions/ansi/response.rb
Overview
This extension provides a ResponseBody#to_ansi method for the Elasticsearch response body, which colorizes and formats the output with the ‘ansi` gem.
Defined Under Namespace
Modules: Actions, Helpers Classes: ResponseBody