Represents a file tree structure in a chat response.

Fields

name:String

The name of the file or directory.

@:optionaloptionalchildren:Null<Array<ChatResponseFileTree>>

An array of child file trees, if the current file tree is a directory.