Flowdock
file?() public

Returns true if stat is a regular file (not a device file, pipe, socket, etc.).

   File.stat("testfile").file?   #=> true
Show source
Register or log in to add new notes.