method
included
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor::Invocation
included(base)public
No documentation available.
# File lib/bundler/vendor/thor/lib/thor/invocation.rb, line 3
def self.included(base) #:nodoc:
base.extend ClassMethods
end