⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.116
Server IP:
78.40.11.138
Server:
Linux tango.o2switch.net 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
ruby33
/
share
/
ri
/
system
/
Module
/
View File Name :
autoload-i.ri
U:RDoc::AnyMethod[iI" autoload:ETI"Module#autoload;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Verbatim; [ I"?Registers _filename_ to be loaded (using Kernel::require) ;TI";the first time that _const_ (which may be a String or ;TI"6a symbol) is accessed in the namespace of _mod_. ;TI" ;TI" module A ;TI" end ;TI" A.autoload(:B, "b") ;TI"- A::B.doit # autoloads "b" ;T:@format0o:RDoc::Markup::Paragraph; [I"EIf _const_ in _mod_ is defined as autoload, the file name to be ;TI"Hloaded is replaced with _filename_. If _const_ is defined but not ;TI"as autoload, does nothing.;T: @fileI"load.c;T:0@omit_headings_from_table_of_contents_below0I",mod.autoload(const, filename) -> nil ;T0[ I" (p1, p2);T@FI"Module;TcRDoc::NormalClass00