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