Current Path : /proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/File/Stat/ |
Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/File/Stat/uid-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the numeric user id of the owner of <em>stat</em>. - !ruby/struct:SM::Flow::VERB body: " File.stat("testfile").uid #=> 501\n" full_name: File::Stat#uid is_singleton: false name: uid params: | stat.uid => fixnum visibility: public