--- !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