Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Module/protected-i.yaml |
--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: With no arguments, sets the default visibility for subsequently defined methods to protected. With arguments, sets the named methods to have protected visibility.
full_name: Module#protected
is_singleton: false
name: protected
params: |
protected => self
protected(symbol, ...) => self
visibility: public