Type: lib.os.Dirname

Namespace: lib.os

Description

Get the directory name component of a file path. files, path, dirname

Use cases:
- Extract directory path from full path
- Get parent directory
- Process directory paths

Properties

Property Type Description Default
path str File path to get dirname from ``

Outputs

Output Type Description
output str  

Metadata

Browse other nodes in the lib.os namespace.