ComfyUI Node
is dir
Checks if a path points to a directory. This node returns True if the path exists and is a directory, and False otherwise.
is dir
- is dir
◄path►
CategoryBasic/Path
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| is dir | BOOLEAN | — |