Type: lib.os.NormalizePath
Namespace: lib.os
Description
Normalizes a path. path, normalize, clean
Use cases:
- Standardize paths
- Remove redundant separators
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| path | str |
Path to normalize | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | str |
Metadata
Related Nodes
Browse other nodes in the lib.os namespace.