Type: lib.os.JoinPaths

Namespace: lib.os

Description

Joins path components. path, join, combine

Use cases:
- Build file paths
- Create cross-platform paths

Properties

Property Type Description Default
paths List[str] Path components to join []

Outputs

Output Type Description
output str  

Metadata

Browse other nodes in the lib.os namespace.