⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.127
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
/
BasicObject
/
View File Name :
instance_exec-i.ri
U:RDoc::AnyMethod[iI"instance_exec:ETI"BasicObject#instance_exec;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"AExecutes the given block within the context of the receiver ;TI"F(_obj_). In order to set the context, the variable +self+ is set ;TI"Eto _obj_ while the code is executing, giving the code access to ;TI"K_obj_'s instance variables. Arguments are passed as block parameters.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"class KlassWithSecret ;TI" def initialize ;TI" @secret = 99 ;TI" end ;TI" end ;TI"k = KlassWithSecret.new ;TI"2k.instance_exec(5) {|x| @secret+x } #=> 104;T:@format0: @fileI"vm_eval.c;T:0@omit_headings_from_table_of_contents_below0I"Nobj.instance_exec(arg...) {|var...| block } -> obj ;T0[ I"(*args);T@FI"BasicObject;TcRDoc::NormalClass00