We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 162b1ef commit cc47f04Copy full SHA for cc47f04
Thorfile
@@ -4,7 +4,4 @@ Appium::Thor::Config.set do
4
gem_name 'appium_lib_core'
5
github_name 'ruby_lib_core'
6
version_file 'lib/appium_lib_core/version.rb'
7
- docs_block do
8
- run 'docs/helpers_docs.md', globs('/lib/appium_thor/helpers.rb')
9
- end
10
end
0 commit comments