method
dynamic_command_class
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor
dynamic_command_class()protected
No documentation available.
# File lib/bundler/vendor/thor/lib/thor.rb, line 403
def dynamic_command_class #:nodoc:
Bundler::Thor::DynamicCommand
end