list dir
Basic data handling: PathListDir
Lists the contents of a directory. This node returns a list of files and directories in the specified path. If 'files_only' is True, it only returns files. If 'dirs_only' is True, it only returns directories. If both are False, it returns all contents.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (3)
Outputs (1)
| Name | Type |
|---|---|
| entries | STRING |