abspath
Basic data handling: PathAbspath
Returns the absolute path of a file or directory. This node takes a path and returns its absolute (full) path by resolving any relative path components and symbolic links.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| path | STRING | required |
Outputs (1)
| Name | Type |
|---|---|
| absolute path | STRING |