method
attr_reader
ruby 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