Function necsim::doesExist

Function Documentation

bool necsim::doesExist(string testfile)

Checks the existance of a file on the hard drive.

Return
should always return true, or raise an error (if the file doesn’t exist)
Parameters
  • testfile: the file to examine