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