Back to FabImage Studio website
You are here: Start » Filter Reference » File System » FindDirectories
Returns subdirectories of the input directory.
Name | Type | Description | |
---|---|---|---|
![]() |
inStartDirectory | Directory | |
![]() |
inRecursive | Bool | |
![]() |
outDirectories | DirectoryArray | |
![]() |
outFound | Bool |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Given start directory is invalid in FindDirectories. |
IoError | Error opening start directory in FindDirectories. |
Complexity Level
This filter is available on Basic Complexity Level.