Back to FabImage Studio website
You are here: Start » Filter Reference » System » File System » TestDirectoryEmpty
Module: | FoundationLite |
---|
Checks if a given directory is empty.
Name | Type | Description | |
---|---|---|---|
![]() |
inDirectory | Directory | |
![]() |
outEmpty | Bool |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
IoError | Directory does not exist in TestDirectoryEmpty |
IoError | Path is not a directory in TestDirectoryEmpty |
Complexity Level
This filter is available on Advanced Complexity Level.