D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Kernel
/
Filename :
global_variables-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns an array of the names of global variables. - !ruby/struct:SM::Flow::VERB body: " global_variables.grep /std/ #=> ["$stderr", "$stdout", "$stdin"]\n" full_name: Kernel#global_variables is_singleton: false name: global_variables params: | global_variables => array visibility: public