Back to FabImage Library Lite website
You are here: Start » File System » TestDirectoryExists

TestDirectoryExists
Checks if a given directory is present.
Syntax
void fil::TestDirectoryExists ( const ftl::Directory& inDirectory, bool& outExists )
Parameters
Errors
Error type | Description |
---|---|
DomainError | Path is not a directory in TestDirectoryExists |