Function check_for_file(const std::string&)

Function Documentation

bool check_for_file(const std::string &path)

Checks if file exists

Parameters

path – file path to check

Returns

true/false if file exists/doesn’t exist