PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Kernel
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: <tt>Object</tt> is the parent class of all classes in Ruby. Its methods are therefore available to all objects unless explicitly overridden. - !ruby/struct:SM::Flow::P body: <tt>Object</tt> mixes in the <tt>Kernel</tt> module, making the built-in kernel functions globally accessible. Although the instance methods of <tt>Object</tt> are defined by the <tt>Kernel</tt> module, we have chosen to document them here for clarity. - !ruby/struct:SM::Flow::P body: In the descriptions of Object's methods, the parameter <em>symbol</em> refers to a symbol, which is either a quoted string or a <tt>Symbol</tt> (such as <tt>:name</tt>). constants: [] full_name: Kernel includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: Array - !ruby/object:RI::MethodSummary name: Float - !ruby/object:RI::MethodSummary name: Integer - !ruby/object:RI::MethodSummary name: Pathname - !ruby/object:RI::MethodSummary name: String - !ruby/object:RI::MethodSummary name: URI - !ruby/object:RI::MethodSummary name: __method__ - !ruby/object:RI::MethodSummary name: ` - !ruby/object:RI::MethodSummary name: abort - !ruby/object:RI::MethodSummary name: at_exit - !ruby/object:RI::MethodSummary name: autoload - !ruby/object:RI::MethodSummary name: autoload? - !ruby/object:RI::MethodSummary name: binding - !ruby/object:RI::MethodSummary name: block_given? - !ruby/object:RI::MethodSummary name: callcc - !ruby/object:RI::MethodSummary name: caller - !ruby/object:RI::MethodSummary name: catch - !ruby/object:RI::MethodSummary name: chomp - !ruby/object:RI::MethodSummary name: chomp! - !ruby/object:RI::MethodSummary name: chop - !ruby/object:RI::MethodSummary name: chop! - !ruby/object:RI::MethodSummary name: eval - !ruby/object:RI::MethodSummary name: exec - !ruby/object:RI::MethodSummary name: exit - !ruby/object:RI::MethodSummary name: exit! - !ruby/object:RI::MethodSummary name: fail - !ruby/object:RI::MethodSummary name: fork - !ruby/object:RI::MethodSummary name: format - !ruby/object:RI::MethodSummary name: getc - !ruby/object:RI::MethodSummary name: gets - !ruby/object:RI::MethodSummary name: global_variables - !ruby/object:RI::MethodSummary name: gsub - !ruby/object:RI::MethodSummary name: gsub! - !ruby/object:RI::MethodSummary name: iterator? - !ruby/object:RI::MethodSummary name: lambda - !ruby/object:RI::MethodSummary name: load - !ruby/object:RI::MethodSummary name: local_variables - !ruby/object:RI::MethodSummary name: loop - !ruby/object:RI::MethodSummary name: method_missing - !ruby/object:RI::MethodSummary name: open - !ruby/object:RI::MethodSummary name: open - !ruby/object:RI::MethodSummary name: open_uri_original_open - !ruby/object:RI::MethodSummary name: p - !ruby/object:RI::MethodSummary name: pp - !ruby/object:RI::MethodSummary name: pretty_inspect - !ruby/object:RI::MethodSummary name: print - !ruby/object:RI::MethodSummary name: printf - !ruby/object:RI::MethodSummary name: proc - !ruby/object:RI::MethodSummary name: putc - !ruby/object:RI::MethodSummary name: puts - !ruby/object:RI::MethodSummary name: raise - !ruby/object:RI::MethodSummary name: rand - !ruby/object:RI::MethodSummary name: readline - !ruby/object:RI::MethodSummary name: readlines - !ruby/object:RI::MethodSummary name: require - !ruby/object:RI::MethodSummary name: scan - !ruby/object:RI::MethodSummary name: scanf - !ruby/object:RI::MethodSummary name: select - !ruby/object:RI::MethodSummary name: set_trace_func - !ruby/object:RI::MethodSummary name: sleep - !ruby/object:RI::MethodSummary name: split - !ruby/object:RI::MethodSummary name: sprintf - !ruby/object:RI::MethodSummary name: srand - !ruby/object:RI::MethodSummary name: sub - !ruby/object:RI::MethodSummary name: sub! - !ruby/object:RI::MethodSummary name: syscall - !ruby/object:RI::MethodSummary name: system - !ruby/object:RI::MethodSummary name: test - !ruby/object:RI::MethodSummary name: throw - !ruby/object:RI::MethodSummary name: trace_var - !ruby/object:RI::MethodSummary name: trap - !ruby/object:RI::MethodSummary name: untrace_var - !ruby/object:RI::MethodSummary name: warn - !ruby/object:RI::MethodSummary name: warn - !ruby/object:RI::MethodSummary name: y name: Kernel superclass:
[-] trap-i.yaml
[edit]
[-] chop-i.yaml
[edit]
[-] URI-i.yaml
[edit]
[-] gsub%21-i.yaml
[edit]
[-] fail-i.yaml
[edit]
[-] lambda-i.yaml
[edit]
[-] fork-i.yaml
[edit]
[-] autoload-i.yaml
[edit]
[-] abort-i.yaml
[edit]
[-] readlines-i.yaml
[edit]
[-] exec-i.yaml
[edit]
[-] __method__-i.yaml
[edit]
[-] readline-i.yaml
[edit]
[-] Integer-i.yaml
[edit]
[-] eval-i.yaml
[edit]
[-] open_uri_original_open-i.yaml
[edit]
[-] autoload%3f-i.yaml
[edit]
[-] scan-i.yaml
[edit]
[-] at_exit-i.yaml
[edit]
[-] p-i.yaml
[edit]
[-] y-i.yaml
[edit]
[-] syscall-i.yaml
[edit]
[-] sub%21-i.yaml
[edit]
[-] warn-i.yaml
[edit]
[-] caller-i.yaml
[edit]
[-] print-i.yaml
[edit]
[-] Float-i.yaml
[edit]
[-] scanf-i.yaml
[edit]
[-] open-i.yaml
[edit]
[-] split-i.yaml
[edit]
[-] sub-i.yaml
[edit]
[-] catch-i.yaml
[edit]
[-] raise-i.yaml
[edit]
[-] gsub-i.yaml
[edit]
[-] sprintf-i.yaml
[edit]
[-] iterator%3f-i.yaml
[edit]
[-] binding-i.yaml
[edit]
[-] putc-i.yaml
[edit]
[-] pp-i.yaml
[edit]
[-] pretty_inspect-i.yaml
[edit]
[-] getc-i.yaml
[edit]
[-] %60-i.yaml
[edit]
[-] chomp-i.yaml
[edit]
[-] load-i.yaml
[edit]
[-] exit-i.yaml
[edit]
[-] srand-i.yaml
[edit]
[-] block_given%3f-i.yaml
[edit]
[-] trace_var-i.yaml
[edit]
[-] callcc-i.yaml
[edit]
[-] Array-i.yaml
[edit]
[-] test-i.yaml
[edit]
[-] loop-i.yaml
[edit]
[-] format-i.yaml
[edit]
[-] gets-i.yaml
[edit]
[-] method_missing-i.yaml
[edit]
[-] chop%21-i.yaml
[edit]
[-] proc-i.yaml
[edit]
[-] throw-i.yaml
[edit]
[-] exit%21-i.yaml
[edit]
[-] global_variables-i.yaml
[edit]
[-] printf-i.yaml
[edit]
[+]
..
[-] require-i.yaml
[edit]
[-] String-i.yaml
[edit]
[-] select-i.yaml
[edit]
[-] set_trace_func-i.yaml
[edit]
[-] chomp%21-i.yaml
[edit]
[-] sleep-i.yaml
[edit]
[-] Pathname-i.yaml
[edit]
[-] untrace_var-i.yaml
[edit]
[-] rand-i.yaml
[edit]
[-] cdesc-Kernel.yaml
[edit]
[-] system-i.yaml
[edit]
[-] local_variables-i.yaml
[edit]
[-] puts-i.yaml
[edit]