Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » File System » FindDirectories

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 in Error Handling.

List of possible exceptions:

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.