Type: lib.os.PathToString

Namespace: lib.os

Description

Convert a FilePath object to a string. files, path, string, convert

Use cases:
- Get raw string path from FilePath object
- Convert FilePath for string operations
- Extract path string for external use

Properties

Property Type Description Default
file_path str File path to convert to string ``

Outputs

Output Type Description
output str  

Metadata

Browse other nodes in the lib.os namespace.