ExtractFileTreeDirectory

class ExtractFileTreeDirectory[source]

The JSON representation of a dir.

entries: Sequence[ExtractFileTreeDirectory | ExtractFileTreeFile]

The entries in the directory.

name: str

The name of the file.