exists

Basic data handling: PathExists

Checks if a path exists in the filesystem. This node returns True if the path exists (either as a file or a directory), and False otherwise.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (1)

NameTypeRequired
pathSTRINGrequired

Outputs (1)

NameType
existsBOOLEAN