ComfyUI Node
os.path.samefile
Return True if both pathname arguments refer to the same file or directory.
os.path.samefile
- path1_in
- path2_in
- same
◄path1►
◄path2►
Categoryovum/path/os.path
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| path1 | STRING | — | |
| path1_inopt | PATHLIKE,STRING | — | |
| path2opt | STRING | — | |
| path2_inopt | PATHLIKE,STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| same | BOOLEAN | — |