Back to FabImage Library website
You are here: Start » Function Reference » File System » TestFileExists
Header: | STD.h |
---|---|
Namespace: | fil |
Checks if a given file is present.
Syntax
void fil::TestFileExists ( const ftl::File& inFile, bool& outSuccess )
Parameters
Errors
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Path is not a file in TestFileExists |