method
attr_accessor
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor::Base::ClassMethods
attr_accessor(*)public
No documentation available.
# File lib/bundler/vendor/thor/lib/thor/base.rb, line 136
def attr_accessor(*) #:nodoc:
no_commands { super }
end