D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Module
/
Filename :
public-i.ri
back
Copy
U:RDoc::AnyMethod[iI"public:ETI"Module#public;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"EWith no arguments, sets the default visibility for subsequently ;TI"Jdefined methods to public. With arguments, sets the named methods to ;TI"have public visibility. ;TI"0String arguments are converted to symbols. ;TI":An Array of Symbols and/or Strings is also accepted. ;TI"5If a single argument is passed, it is returned. ;TI"0If no argument is passed, nil is returned. ;TI"NIf multiple arguments are passed, the arguments are returned as an array.;T: @fileI"vm_method.c;T:0@omit_headings_from_table_of_contents_below0I"�public -> nil public(method_name) -> method_name public(method_name, method_name, ...) -> array public(array) -> array ;T0[ I"(*args);T@FI"Module;TcRDoc::NormalClass00