Is there a Ruby class/method where I could pass “a full path”, home/me/a_file.txt
, to identify whether it is a valid file path?
Is there a Ruby class/method where I could pass “a full path”, home/me/a_file.txt
, to identify whether it is a valid file path?