⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Module
/
View File Name :
autoload%3f-i.ri
U:RDoc::AnyMethod[iI"autoload?:ETI"Module#autoload?;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"@Returns _filename_ to be loaded if _name_ is registered as ;TI"B+autoload+ in the namespace of _mod_ or one of its ancestors.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"module A ;TI" end ;TI"A.autoload(:B, "b") ;TI"(A.autoload?(:B) #=> "b" ;T:@format0o; ; [I"QIf +inherit+ is false, the lookup only checks the autoloads in the receiver:;T@o;; [I" class A ;TI"# autoload :CONST, "const.rb" ;TI" end ;TI" ;TI"class B < A ;TI" end ;TI" ;TI"HB.autoload?(:CONST) #=> "const.rb", found in A (ancestor) ;TI"@B.autoload?(:CONST, false) #=> nil, not found in B itself;T; 0: @fileI"load.c;T:0@omit_headings_from_table_of_contents_below0I":mod.autoload?(name, inherit=true) -> String or nil ;T0[ I"(*args);T@$FI"Module;TcRDoc::NormalClass00