⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.13
Server IP:
109.199.105.153
Server:
Linux connect.inboxifs.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
ObjectSpace
/
Edit File: dump_all-i.ri
U:RDoc::AnyMethod[iI" dump_all:ETI"ObjectSpace#dump_all;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"0Dump the contents of the ruby heap as JSON.;To:RDoc::Markup::BlankLine o; ; [I"5_since_ must be a non-negative integer or +nil+.;T@o; ; [I"KIf _since_ is a positive integer, only objects of that generation and ;TI"Pnewer generations are dumped. The current generation can be accessed using ;TI"GC::count.;T@o; ; [I"KObjects that were allocated without object allocation tracing enabled ;TI"Jare ignored. See ::trace_object_allocations for more information and ;TI"examples.;T@o; ; [I"?If _since_ is omitted or is +nil+, all objects are dumped.;T@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_all([output: :file]) # => #<File:/tmp/rubyheap20131125-88469-laoj3v.json> ObjectSpace.dump_all(output: :stdout) # => nil ObjectSpace.dump_all(output: :string) # => "{...}\n{...}\n..." ObjectSpace.dump_all(output: File.open('heap.json','w')) # => #<File:heap.json> ObjectSpace.dump_all(output: :string, since: 42) # => "{...}\n{...}\n..." ;T0[ I"-(output: :file, full: false, since: nil);T@%FI"ObjectSpace;TcRDoc::NormalModule00
Simpan