Preview: blockdev%3f-i.yaml
Size: 550 B
/proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/File/Stat/blockdev%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if the file is a block device, <tt>false</tt> if it isn't or if the operating system doesn't support this feature. - !ruby/struct:SM::Flow::VERB body: " File.stat("testfile").blockdev? #=> false\n File.stat("/dev/hda1").blockdev? #=> true\n" full_name: File::Stat#blockdev? is_singleton: false name: blockdev? params: | stat.blockdev? => true or false visibility: public
Directory Contents
Dirs: 0 × Files: 43