Function trv::sys::if_filepath_is_set#
Defined in File io.cpp
Function Documentation#
-
bool trv::sys::if_filepath_is_set(const std::string &pathstr)#
Check if a file path is set.
- Parameters:
pathstr – File path string.
- Returns:
{
true,false}
Defined in File io.cpp
Check if a file path is set.
pathstr – File path string.
{true, false}