관리-도구
편집 파일: cdesc-ReadlineInputMethod.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: [] full_name: IRB::ReadlineInputMethod includes: - !ruby/object:RI::IncludedModule name: Readline instance_methods: - !ruby/object:RI::MethodSummary name: eof? - !ruby/object:RI::MethodSummary name: gets - !ruby/object:RI::MethodSummary name: line - !ruby/object:RI::MethodSummary name: readable_atfer_eof? name: ReadlineInputMethod superclass: InputMethod