HEX
Server: Apache
System: Linux opal14.opalstack.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User: curbgloabal_opal (1234)
PHP: 8.1.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/share/ri/2.6.0/system/Module/cdesc-Module.ri
U:RDoc::NormalClass[iI"Module:ET@I"Object;To:RDoc::Markup::Document:@parts[o;;[:
@fileI"class.c;T:0@omit_headings_from_table_of_contents_below0o;;[
o:RDoc::Markup::Paragraph;[I"IA <code>Module</code> is a collection of methods and constants. The ;TI"Dmethods in a module may be instance methods or module methods. ;TI"FInstance methods appear as methods in a class when the module is ;TI"Hincluded, module methods do not. Conversely, module methods may be ;TI"Ecalled without creating an encapsulating object, while instance ;TI"@methods may not. (See <code>Module#module_function</code>.);To:RDoc::Markup::BlankLineo;;[I"FIn the descriptions that follow, the parameter <i>sym</i> refers ;TI"7to a symbol, which is either a quoted string or a ;TI"6<code>Symbol</code> (such as <code>:name</code>).;T@o:RDoc::Markup::Verbatim;[I"module Mod
;TI"  include Math
;TI"  CONST = 1
;TI"  def meth
;TI"    #  ...
;TI"  end
;TI"	end
;TI"'Mod.class              #=> Module
;TI"2Mod.constants          #=> [:CONST, :PI, :E]
;TI"'Mod.instance_methods   #=> [:meth];T:@format0;	I"
object.c;T;
0;	0;
0[[[[[I"
class;T[[:public[	[I"constants;TI"eval.c;T[I"nesting;T@6[I"new;TI"
object.c;T[I"used_modules;T@6[:protected[[:private[[I"
instance;T[[;[=[I"<;T@;[I"<=;T@;[I"<=>;T@;[I"==;T@;[I"===;T@;[I">;T@;[I">=;T@;[I"alias_method;TI"vm_method.c;T[I"ancestors;T@;[I"	attr;T@;[I"attr_accessor;T@;[I"attr_reader;T@;[I"attr_writer;T@;[I"
autoload;TI"load.c;T[I"autoload?;T@d[I"class_eval;TI"vm_eval.c;T[I"class_exec;T@i[I"class_variable_defined?;T@;[I"class_variable_get;T@;[I"class_variable_set;T@;[I"class_variables;T@;[I"const_defined?;T@;[I"const_get;T@;[I"const_missing;T@;[I"const_set;T@;[I"constants;T@;[I"define_method;TI"proc.c;T[I"deprecate_constant;T@;[I"freeze;T@;[I"include;T@6[I"
include?;T@;[I"included_modules;T@;[I"inspect;T@;[I"instance_method;T@{[I"instance_methods;T@;[I"method_defined?;T@W[I"module_eval;T@i[I"module_exec;T@i[I"	name;T@;[I"prepend;T@6[I"private_class_method;T@W[I"private_constant;T@;[I"private_instance_methods;T@;[I"private_method_defined?;T@W[I"protected_instance_methods;T@;[I"protected_method_defined?;T@W[I"public_class_method;T@W[I"public_constant;T@;[I"public_instance_method;T@{[I"public_instance_methods;T@;[I"public_method_defined?;T@W[I"remove_class_variable;T@;[I"remove_method;T@W[I"singleton_class?;T@;[I"	to_s;T@;[I"undef_method;T@W[;[[;[[I"append_features;T@6[I"extend_object;T@6[I"
extended;T@;[I"
included;T@;[I"method_added;T@;[I"method_removed;T@;[I"method_undefined;T@;[I"module_function;T@W[I"prepend_features;T@6[I"prepended;T@;[I"private;T@W[I"protected;T@W[I"public;T@W[I"refine;T@6[I"remove_const;T@;[I"
using;T@6[[U:RDoc::Context::Section[i0o;;[;	0;
0[@
I"eval.c;TI"load.c;T@*I"proc.c;TI"vm_eval.c;TI"vm_method.c;T@�cRDoc::TopLevel