Home

Directory

Previously this type extended Collection (which in turn extends CreativeWork). However, to avoid consuming more memory that necessary when creating directory listings with many directories, it now extends Entity.

Properties

The Directory type has these properties:

NameDescriptionTypeInherited from
idThe identifier for this item.StringEntity
nameThe name of the directory.String-
pathThe path (absolute or relative) of the file on the file system.String-
partsThe files and other directories within this directory.(File | Directory)*-

Related

The Directory type is related to these types:

Bindings

The Directory type is represented in:


This documentation was generated from Directory.yaml by docs_types.rs.

© 2026 Stencila