관리-도구
편집 파일: 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