We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b1fb5 commit a36076fCopy full SHA for a36076f
elasticsearch-api/utils/Thorfile
@@ -2,6 +2,5 @@
2
# Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
# See the LICENSE file in the project root for more information
4
5
-require File.expand_path('./thor/generate_api')
6
require File.expand_path('./thor/generate_source')
7
require File.expand_path('./thor/lister')
elasticsearch-api/utils/thor/generate_api.rb
0 commit comments