Type: lib.os.GetPathInfo
Namespace: lib.os
Description
Gets information about a path. path, info, metadata
Use cases:
- Extract path components
- Parse file paths
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| path | str |
Path to analyze | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | Dict[Any, Any] |
Metadata
Related Nodes
Browse other nodes in the lib.os namespace.