Skip to main content

class pixeltable.DirContents

View source on GitHub Represents the contents of a Pixeltable directory.

attr dirs

dirs: list[str]
List of directory paths contained in this directory.

attr tables

tables: list[str]
List of table paths contained in this directory.