Type: nodetool.workspace.IsWorkspaceDirectory
Namespace: nodetool.workspace
Description
Check if a path in the workspace is a directory. workspace, directory, check, type
Use cases:
- Distinguish directories from files
- Validate directory paths
- Filter paths by type
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| path | str |
Relative path within workspace to check | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | bool |
Metadata
Related Nodes
Browse other nodes in the nodetool.workspace namespace.