⚝
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
/
Object
/
View File Name :
send-i.ri
U:RDoc::AnyMethod[iI" send:ETI"Object#send;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [ I"?Invokes the method identified by _symbol_, passing it any ;TI"arguments specified. ;TI"HWhen the method is identified by a string, the string is converted ;TI"to a symbol.;To:RDoc::Markup::BlankLine o; ; [ I"BBasicObject implements +__send__+, Kernel implements +send+. ;TI"0<code>__send__</code> is safer than +send+ ;TI"Cwhen _obj_ has the same method name like <code>Socket</code>. ;TI"'See also <code>public_send</code>.;T@o:RDoc::Markup::Verbatim; [I"class Klass ;TI" def hello(*args) ;TI"# "Hello " + args.join(' ') ;TI" end ;TI" end ;TI"k = Klass.new ;TI"Dk.send :hello, "gentle", "readers" #=> "Hello gentle readers";T:@format0: @fileI"vm_eval.c;T:0@omit_headings_from_table_of_contents_below0I"�foo.send(symbol [, args...]) -> obj foo.__send__(symbol [, args...]) -> obj foo.send(string [, args...]) -> obj foo.__send__(string [, args...]) -> obj ;T0[ I"(*args);T@!FI"Object;TcRDoc::NormalClass00