D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Kernel
/
Filename :
autoload-i.ri
back
Copy
U:RDoc::AnyMethod[iI" autoload:ETI"Kernel#autoload;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"?Registers _filename_ to be loaded (using Kernel::require) ;TI";the first time that _const_ (which may be a String or ;TI"a symbol) is accessed.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"@autoload(:MyModule, "/usr/local/lib/modules/my_module.rb") ;T:@format0o; ; [I"FIf _const_ is defined as autoload, the file name to be loaded is ;TI"Areplaced with _filename_. If _const_ is defined but not as ;TI"autoload, does nothing.;T: @fileI"load.c;T:0@omit_headings_from_table_of_contents_below0I"(autoload(const, filename) -> nil ;T0[ I" (p1, p2);T@FI"Kernel;TcRDoc::NormalModule00