Current Path : /usr/local/share/ri/1.8/system/IRB/InputCompletor/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/IRB/InputCompletor/cdesc-InputCompletor.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: select_message comment: constants: - !ruby/object:RI::Constant comment: name: ReservedWords value: "[ \"BEGIN\", \"END\", \"alias\", \"and\", \"begin\", \"break\", \"case\", \"class\", \"def\", \"defined\", \"do\", \"else\", \"elsif\", \"end\", \"ensure\", \"false\", \"for\", \"if\", \"in\", \"module\", \"next\", \"nil\", \"not\", \"or\", \"redo\", \"rescue\", \"retry\", \"return\", \"self\", \"super\", \"then\", \"true\", \"undef\", \"unless\", \"until\", \"when\", \"while\", \"yield\", ]" - !ruby/object:RI::Constant comment: name: CompletionProc value: proc { |input| bind = IRB.conf[:MAIN_CONTEXT].workspace.binding - !ruby/object:RI::Constant comment: name: Operators value: "[\"%\", \"&\", \"*\", \"**\", \"+\", \"-\", \"/\", \"<\", \"<<\", \"<=\", \"<=>\", \"==\", \"===\", \"=~\", \">\", \">=\", \">>\", \"[]\", \"[]=\", \"^\",]" full_name: IRB::InputCompletor includes: [] instance_methods: [] name: InputCompletor superclass: