X7ROOT File Manager
Current Path:
/opt/alt/ruby18/share/ri/1.8/system/Object
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Object
/
📄
%3d%3d%3d-i.yaml
(421 B)
📄
%3d%3d-i.yaml
(1.32 KB)
📄
%3d%7e-i.yaml
(354 B)
ðŸ“
..
📄
__id__-i.yaml
(671 B)
📄
__send__-i.yaml
(749 B)
📄
cdesc-Object.yaml
(6.14 KB)
📄
class-i.yaml
(589 B)
📄
clone-i.yaml
(1.14 KB)
📄
dclone-i.yaml
(166 B)
📄
display-i.yaml
(695 B)
📄
dup-i.yaml
(907 B)
📄
enum_for-i.yaml
(670 B)
📄
eql%3f-i.yaml
(1.33 KB)
📄
equal%3f-i.yaml
(1.33 KB)
📄
extend-i.yaml
(733 B)
📄
freeze-i.yaml
(742 B)
📄
frozen%3f-i.yaml
(476 B)
📄
hash-i.yaml
(520 B)
📄
id-i.yaml
(276 B)
📄
inspect-i.yaml
(598 B)
📄
instance_eval-i.yaml
(1012 B)
📄
instance_exec-i.yaml
(787 B)
📄
instance_of%3f-i.yaml
(368 B)
📄
instance_variable_defined%3f-i.yaml
(732 B)
📄
instance_variable_get-i.yaml
(848 B)
📄
instance_variable_set-i.yaml
(946 B)
📄
instance_variables-i.yaml
(611 B)
📄
is_a%3f-i.yaml
(900 B)
📄
kind_of%3f-i.yaml
(906 B)
📄
method-i.yaml
(901 B)
📄
methods-i.yaml
(842 B)
📄
new-c.yaml
(211 B)
📄
nil%3f-i.yaml
(439 B)
📄
object_id-i.yaml
(612 B)
📄
private_methods-i.yaml
(434 B)
📄
protected_methods-i.yaml
(442 B)
📄
public_methods-i.yaml
(430 B)
📄
remove_instance_variable-i.yaml
(674 B)
📄
respond_to%3f-i.yaml
(459 B)
📄
send-i.yaml
(741 B)
📄
singleton_method_added-i.yaml
(761 B)
📄
singleton_method_removed-i.yaml
(836 B)
📄
singleton_method_undefined-i.yaml
(744 B)
📄
singleton_methods-i.yaml
(949 B)
📄
taint-i.yaml
(409 B)
📄
tainted%3f-i.yaml
(289 B)
📄
tap-i.yaml
(779 B)
📄
to_a-i.yaml
(721 B)
📄
to_enum-i.yaml
(668 B)
📄
to_s-i.yaml
(465 B)
📄
to_yaml-i.yaml
(179 B)
📄
to_yaml_properties-i.yaml
(190 B)
📄
to_yaml_style-i.yaml
(180 B)
📄
type-i.yaml
(266 B)
📄
untaint-i.yaml
(265 B)
Editing: cdesc-Object.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new 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: - !ruby/object:RI::Constant comment: name: TOPLEVEL_BINDING value: rb_f_binding(ruby_top_self) - !ruby/object:RI::Constant comment: name: RUBY_VERSION value: v - !ruby/object:RI::Constant comment: name: RUBY_RELEASE_DATE value: d - !ruby/object:RI::Constant comment: name: RUBY_PLATFORM value: p - !ruby/object:RI::Constant comment: name: RUBY_PATCHLEVEL value: INT2FIX(RUBY_PATCHLEVEL) - !ruby/object:RI::Constant comment: name: RUBY_DESCRIPTION value: tmp - !ruby/object:RI::Constant comment: name: RUBY_COPYRIGHT value: tmp - !ruby/object:RI::Constant comment: - !ruby/struct:SM::Flow::P body: obsolete constants name: VERSION value: v - !ruby/object:RI::Constant comment: name: RELEASE_DATE value: d - !ruby/object:RI::Constant comment: name: PLATFORM value: p - !ruby/object:RI::Constant comment: - !ruby/struct:SM::Flow::P body: constants to hold original stdin/stdout/stderr name: STDIN value: rb_stdin - !ruby/object:RI::Constant comment: name: STDOUT value: rb_stdout - !ruby/object:RI::Constant comment: name: STDERR value: rb_stderr - !ruby/object:RI::Constant comment: name: ARGF value: argf - !ruby/object:RI::Constant comment: name: ENV value: envtbl - !ruby/object:RI::Constant comment: name: ENV value: envtbl - !ruby/object:RI::Constant comment: name: MatchingData value: rb_cMatch - !ruby/object:RI::Constant comment: name: NIL value: Qnil - !ruby/object:RI::Constant comment: name: "TRUE" value: Qtrue - !ruby/object:RI::Constant comment: name: "FALSE" value: Qfalse - !ruby/object:RI::Constant comment: name: DATA value: f - !ruby/object:RI::Constant comment: name: ARGV value: rb_argv - !ruby/object:RI::Constant comment: name: IPsocket value: rb_cIPSocket - !ruby/object:RI::Constant comment: name: TCPsocket value: rb_cTCPSocket - !ruby/object:RI::Constant comment: name: SOCKSsocket value: rb_cSOCKSSocket - !ruby/object:RI::Constant comment: name: TCPserver value: rb_cTCPServer - !ruby/object:RI::Constant comment: name: UDPsocket value: rb_cUDPSocket - !ruby/object:RI::Constant comment: name: UNIXsocket value: rb_cUNIXSocket - !ruby/object:RI::Constant comment: name: UNIXserver value: rb_cUNIXServer full_name: Object includes: - !ruby/object:RI::IncludedModule name: Kernel - !ruby/object:RI::IncludedModule name: PP::ObjectMixin instance_methods: - !ruby/object:RI::MethodSummary name: == - !ruby/object:RI::MethodSummary name: === - !ruby/object:RI::MethodSummary name: =~ - !ruby/object:RI::MethodSummary name: __id__ - !ruby/object:RI::MethodSummary name: __send__ - !ruby/object:RI::MethodSummary name: class - !ruby/object:RI::MethodSummary name: clone - !ruby/object:RI::MethodSummary name: dclone - !ruby/object:RI::MethodSummary name: display - !ruby/object:RI::MethodSummary name: dup - !ruby/object:RI::MethodSummary name: enum_for - !ruby/object:RI::MethodSummary name: eql? - !ruby/object:RI::MethodSummary name: equal? - !ruby/object:RI::MethodSummary name: extend - !ruby/object:RI::MethodSummary name: freeze - !ruby/object:RI::MethodSummary name: frozen? - !ruby/object:RI::MethodSummary name: hash - !ruby/object:RI::MethodSummary name: id - !ruby/object:RI::MethodSummary name: inspect - !ruby/object:RI::MethodSummary name: instance_eval - !ruby/object:RI::MethodSummary name: instance_exec - !ruby/object:RI::MethodSummary name: instance_of? - !ruby/object:RI::MethodSummary name: instance_variable_defined? - !ruby/object:RI::MethodSummary name: instance_variable_get - !ruby/object:RI::MethodSummary name: instance_variable_get - !ruby/object:RI::MethodSummary name: instance_variable_set - !ruby/object:RI::MethodSummary name: instance_variable_set - !ruby/object:RI::MethodSummary name: instance_variables - !ruby/object:RI::MethodSummary name: is_a? - !ruby/object:RI::MethodSummary name: kind_of? - !ruby/object:RI::MethodSummary name: method - !ruby/object:RI::MethodSummary name: methods - !ruby/object:RI::MethodSummary name: nil? - !ruby/object:RI::MethodSummary name: object_id - !ruby/object:RI::MethodSummary name: private_methods - !ruby/object:RI::MethodSummary name: protected_methods - !ruby/object:RI::MethodSummary name: public_methods - !ruby/object:RI::MethodSummary name: remove_instance_variable - !ruby/object:RI::MethodSummary name: respond_to? - !ruby/object:RI::MethodSummary name: send - !ruby/object:RI::MethodSummary name: singleton_method_added - !ruby/object:RI::MethodSummary name: singleton_method_removed - !ruby/object:RI::MethodSummary name: singleton_method_undefined - !ruby/object:RI::MethodSummary name: singleton_methods - !ruby/object:RI::MethodSummary name: taint - !ruby/object:RI::MethodSummary name: tainted? - !ruby/object:RI::MethodSummary name: tap - !ruby/object:RI::MethodSummary name: to_a - !ruby/object:RI::MethodSummary name: to_enum - !ruby/object:RI::MethodSummary name: to_s - !ruby/object:RI::MethodSummary name: to_yaml - !ruby/object:RI::MethodSummary name: to_yaml_properties - !ruby/object:RI::MethodSummary name: to_yaml_style - !ruby/object:RI::MethodSummary name: type - !ruby/object:RI::MethodSummary name: untaint name: Object superclass:
Upload File
Create Folder