Flowdock
exist?(p1) public

Return true if the named file exists.

file_name can be an IO object.

“file exists” means that stat() or fstat() system call is successful.

Show source
Register or log in to add new notes.