Type: lib.os.AbsolutePath

Namespace: lib.os

Description

Return the absolute path of a file or directory. files, path, absolute

Use cases:
- Convert relative paths to absolute
- Get full system path
- Resolve path references

Properties

Property Type Description Default
path str Path to convert to absolute ``

Outputs

Output Type Description
output str  

Metadata

Browse other nodes in the lib.os namespace.