Current Path : /usr/local/share/ri/1.8/system/IRB/Context/ |
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/Context/cdesc-Context.yaml |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: ap_name rw: RW - !ruby/object:RI::Attribute comment: name: auto_indent_mode rw: RW - !ruby/object:RI::Attribute comment: name: back_trace_limit rw: RW - !ruby/object:RI::Attribute comment: name: debug_level rw: R - !ruby/object:RI::Attribute comment: name: echo rw: RW - !ruby/object:RI::Attribute comment: name: eval_history rw: R - !ruby/object:RI::Attribute comment: name: ignore_eof rw: RW - !ruby/object:RI::Attribute comment: name: ignore_sigint rw: RW - !ruby/object:RI::Attribute comment: name: inspect_mode rw: R - !ruby/object:RI::Attribute comment: name: io rw: RW - !ruby/object:RI::Attribute comment: name: irb rw: RW - !ruby/object:RI::Attribute comment: name: irb_name rw: R - !ruby/object:RI::Attribute comment: name: irb_name rw: RW - !ruby/object:RI::Attribute comment: name: irb_path rw: RW - !ruby/object:RI::Attribute comment: name: last_value rw: R - !ruby/object:RI::Attribute comment: name: load_modules rw: RW - !ruby/object:RI::Attribute comment: name: math_mode rw: R - !ruby/object:RI::Attribute comment: name: prompt_c rw: RW - !ruby/object:RI::Attribute comment: name: prompt_i rw: RW - !ruby/object:RI::Attribute comment: name: prompt_mode rw: R - !ruby/object:RI::Attribute comment: name: prompt_n rw: RW - !ruby/object:RI::Attribute comment: name: prompt_s rw: RW - !ruby/object:RI::Attribute comment: name: rc rw: RW - !ruby/object:RI::Attribute comment: name: return_format rw: RW - !ruby/object:RI::Attribute comment: name: thread rw: R - !ruby/object:RI::Attribute comment: name: use_readline rw: R - !ruby/object:RI::Attribute comment: name: use_tracer rw: R - !ruby/object:RI::Attribute comment: name: verbose rw: RW - !ruby/object:RI::Attribute comment: name: workspace rw: RW - !ruby/object:RI::Attribute comment: name: workspace_home rw: R class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: - !ruby/object:RI::Constant comment: name: NOPRINTING_IVARS value: "[\"@last_value\"]" - !ruby/object:RI::Constant comment: name: NO_INSPECTING_IVARS value: "[\"@irb\", \"@io\"]" - !ruby/object:RI::Constant comment: name: IDNAME_IVARS value: "[\"@prompt_mode\"]" full_name: IRB::Context includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: _set_last_value - !ruby/object:RI::MethodSummary name: change_workspace - !ruby/object:RI::MethodSummary name: debug? - !ruby/object:RI::MethodSummary name: debug_level= - !ruby/object:RI::MethodSummary name: eval_history= - !ruby/object:RI::MethodSummary name: evaluate - !ruby/object:RI::MethodSummary name: exit - !ruby/object:RI::MethodSummary name: file_input? - !ruby/object:RI::MethodSummary name: history_file - !ruby/object:RI::MethodSummary name: history_file= - !ruby/object:RI::MethodSummary name: home_workspace - !ruby/object:RI::MethodSummary name: init_save_history - !ruby/object:RI::MethodSummary name: inspect - !ruby/object:RI::MethodSummary name: inspect? - !ruby/object:RI::MethodSummary name: inspect? - !ruby/object:RI::MethodSummary name: inspect_mode= - !ruby/object:RI::MethodSummary name: irb_level - !ruby/object:RI::MethodSummary name: main - !ruby/object:RI::MethodSummary name: math_mode= - !ruby/object:RI::MethodSummary name: pop_workspace - !ruby/object:RI::MethodSummary name: prompt_mode= - !ruby/object:RI::MethodSummary name: prompting? - !ruby/object:RI::MethodSummary name: push_workspace - !ruby/object:RI::MethodSummary name: save_history - !ruby/object:RI::MethodSummary name: save_history= - !ruby/object:RI::MethodSummary name: set_last_value - !ruby/object:RI::MethodSummary name: set_last_value - !ruby/object:RI::MethodSummary name: to_s - !ruby/object:RI::MethodSummary name: use_loader - !ruby/object:RI::MethodSummary name: use_loader= - !ruby/object:RI::MethodSummary name: use_loader? - !ruby/object:RI::MethodSummary name: use_readline= - !ruby/object:RI::MethodSummary name: use_tracer= - !ruby/object:RI::MethodSummary name: verbose? - !ruby/object:RI::MethodSummary name: workspaces name: Context superclass: Object