⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Symbol
/
View File Name :
cdesc-Symbol.ri
U:RDoc::NormalClass[iI"Symbol:ET@I"Object;To:RDoc::Markup::Document:@parts[o;;[ : @fileI"$ext/json/lib/json/add/symbol.rb;T:0@omit_headings_from_table_of_contents_below0o;;[o:RDoc::Markup::Paragraph;[I"FSymbol objects represent names inside the Ruby interpreter. They ;TI"4are generated using the
:name
and ;TI"@
:"string"
literals syntax, and by the various ;TI"A
to_sym
methods. The same Symbol object will be ;TI"Hcreated for a given name or string for the duration of a program's ;TI"Hexecution, regardless of the context or meaning of that name. Thus ;TI"Dif
Fred
is a constant in one context, a method in ;TI"Danother, and a class in a third, the Symbol
:Fred
;TI"3will be the same object in all three contexts.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim;[I"module One ;TI" class Fred ;TI" end ;TI" $f1 = :Fred ;TI" end ;TI"module Two ;TI" Fred = 1 ;TI" $f2 = :Fred ;TI" end ;TI"def Fred() ;TI" end ;TI"$f3 = :Fred ;TI"!$f1.object_id #=> 2514190 ;TI"!$f2.object_id #=> 2514190 ;TI" $f3.object_id #=> 2514190;T:@format0; I" string.c;T; 0; 0; 0[ [ [[I"Comparable;To;;[ ; @-; 0I" string.c;T[[I" class;T[[:public[[I"all_symbols;T@5[I"json_create;TI"$ext/json/lib/json/add/symbol.rb;T[:protected[ [:private[ [I" instance;T[[;[$[I"<=>;T@5[I"==;T@5[I"===;T@5[I"=~;T@5[I"[];T@5[I"as_json;T@@[I"capitalize;T@5[I"casecmp;T@5[I" casecmp?;T@5[I" downcase;T@5[I"empty?;T@5[I" encoding;T@5[I"end_with?;T@5[I"id2name;T@5[I"inspect;T@5[I"intern;T@5[I"length;T@5[I" match;T@5[I"match?;T@5[I" name;T@5[I" next;T@5[I" size;T@5[I" slice;T@5[I"start_with?;T@5[I" succ;T@5[I" swapcase;T@5[I"to_json;T@@[I"to_proc;T@5[I" to_s;T@5[I"to_sym;T@5[I"upcase;T@5[;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ; 0; 0[@ @-@-cRDoc::TopLevel