Type: nodetool.workspace.JoinWorkspacePaths
Namespace: nodetool.workspace
Description
Join path components relative to workspace. workspace, path, join, combine
Use cases:
- Build file paths within workspace
- Construct nested paths
- Create organized file structures
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| paths | List[str] |
Path components to join (relative to workspace) | [] |
Outputs
| Output | Type | Description |
|---|---|---|
| output | str |
Metadata
Related Nodes
Browse other nodes in the nodetool.workspace namespace.