ComfyUI Node
os.path.realpath
Return the canonical path of the specified filename, eliminating any symbolic links encountered in the path.
os.path.realpath
- path_in
- path
◄path►
◄forward_slashesfalse►
Categoryovum/path/os.path
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — | |
| forward_slashes | BOOLEAN | false | — |
| path_inopt | PATHLIKE,STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| path | STRING | — |