Skip to main content

class  pixeltable.DirectoryNode

A directory entry in a TreeNode tree.

attr  entries

entries: list['TreeNode']
⚠️ No documentation

attr  kind

kind: Literal['directory']
⚠️ No documentation

attr  name

name: str
⚠️ No documentation

attr  path

path: str
⚠️ No documentation
Last modified on May 6, 2026