Type: nodetool.workspace.IsWorkspaceFile
Namespace: nodetool.workspace
Description
Check if a path in the workspace is a file. workspace, file, check, type
Use cases:
- Distinguish files from directories
- Validate file types
- 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.