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)

NameTypeRequired
pathSTRINGrequired

Outputs (1)

NameType
is dirBOOLEAN