관리-도구
편집 파일: global_variables-i.yaml
--- !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