ComfyUI Node
os.path.lexists
Return True if path refers to an existing path, or a symlink pointing to a non-existent location.
os.path.lexists
- path_in
- lexists
◄path►
Categoryovum/path/os.path
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — | |
| path_inopt | PATHLIKE,STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| lexists | BOOLEAN | — |