Sha256: f6c76baf4f88d750a145d0e439f319ec7559eb9f0d487dfa0519773278d77562
Contents?: true
Size: 1.63 KB
Versions: 12
Compression:
Stored size: 1.63 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:autoload?:@docstringIC:YARD::Docstring"àRegisters _filename_ to be loaded (using <code>Kernel::require</code>) the first time that _module_ (which may be a <code>String</code> or a symbol) is accessed. autoload(:MyModule, "/usr/local/lib/modules/my_module.rb") :@objectu:YARD::StubProxyKernel#autoload?: @summary0: @all"Registers _filename_ to be loaded (using <code>Kernel::require</code>) the first time that _module_ (which may be a <code>String</code> or a symbol) is accessed. autoload(:MyModule, "/usr/local/lib/modules/my_module.rb") @overload autoload(module, filename) @return [nil]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Kernel#autoload?;: autoload;IC; "