Just wondering if there's some sort of native function that when given an absolute path to a directory and the name of the file, the function returns true/false based on whether or not that directory contains the provided file name? Or at least some similar function that I could use to get the...