is dir
Basic data handling: PathIsDir
Checks if a path points to a directory. This node returns True if the path exists and is a directory, and False otherwise.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| path | STRING | required |
Outputs (1)
| Name | Type |
|---|---|
| is dir | BOOLEAN |