blob: edbfbe2c3d04a110aece3aeed217c542ff3d9d22 [file] [log] [blame]
---
title: 'ExpandedDirectory'
---
Represents an expanded directory that makes the files within the it directly accessible.
## Members
* [children](#children)
* [directory](#directory)
## children
```
list ExpandedDirectory.children
```
Contains the files within the directory.
## directory
```
File ExpandedDirectory.directory
```
The input directory that was expanded.