$77 GRAYBYTE WORDPRESS FILE MANAGER $78

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/ruby18/share/ri/1.8/system/Object/

HOME
Current File : /opt/alt/ruby18/share/ri/1.8/system/Object//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: 


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.50 PM
root / linksafe
0755
%3d%3d%3d-i.yaml
0.411 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
%3d%3d-i.yaml
1.324 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
%3d%7e-i.yaml
0.346 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
__id__-i.yaml
0.655 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
__send__-i.yaml
0.731 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
cdesc-Object.yaml
6.144 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
class-i.yaml
0.575 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
clone-i.yaml
1.141 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
dclone-i.yaml
0.162 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
display-i.yaml
0.679 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
dup-i.yaml
0.886 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
enum_for-i.yaml
0.654 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
eql%3f-i.yaml
1.328 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
equal%3f-i.yaml
1.332 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
extend-i.yaml
0.716 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
freeze-i.yaml
0.725 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
frozen%3f-i.yaml
0.465 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
hash-i.yaml
0.508 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
id-i.yaml
0.27 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
inspect-i.yaml
0.584 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
instance_eval-i.yaml
0.988 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
instance_exec-i.yaml
0.769 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
instance_of%3f-i.yaml
0.359 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
instance_variable_defined%3f-i.yaml
0.715 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
instance_variable_get-i.yaml
0.828 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
instance_variable_set-i.yaml
0.924 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
instance_variables-i.yaml
0.597 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
is_a%3f-i.yaml
0.879 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
kind_of%3f-i.yaml
0.885 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
method-i.yaml
0.88 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
methods-i.yaml
0.822 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
new-c.yaml
0.206 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
nil%3f-i.yaml
0.429 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
object_id-i.yaml
0.598 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
private_methods-i.yaml
0.424 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
protected_methods-i.yaml
0.432 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
public_methods-i.yaml
0.42 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
remove_instance_variable-i.yaml
0.658 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
respond_to%3f-i.yaml
0.448 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
send-i.yaml
0.724 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
singleton_method_added-i.yaml
0.743 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
singleton_method_removed-i.yaml
0.816 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
singleton_method_undefined-i.yaml
0.727 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
singleton_methods-i.yaml
0.927 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
taint-i.yaml
0.399 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
tainted%3f-i.yaml
0.282 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
tap-i.yaml
0.761 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
to_a-i.yaml
0.704 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
to_enum-i.yaml
0.652 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
to_s-i.yaml
0.454 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
to_yaml-i.yaml
0.175 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
to_yaml_properties-i.yaml
0.186 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
to_yaml_style-i.yaml
0.176 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
type-i.yaml
0.26 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
untaint-i.yaml
0.259 KB
26 Jul 2023 1.47 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF