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 |
---|---|
DomainError | Directory does not exist in TestDirectoryEmpty |
DomainError | Path is not a directory in TestDirectoryEmpty |
Complexity Level
This filter is available on Advanced Complexity Level.