class pixeltable.DirectoryNode
A directory entry in aTreeNode tree.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
TreeNode tree.
entries: list['TreeNode']
kind: Literal['directory']
name: str
path: str
Was this page helpful?