ComfyUI Node
os.path.commonprefix
Return the longest path prefix (taken character-by-character) that is a prefix of all paths in list.
os.path.commonprefix
- list
- prefix
Categoryovum/path/os.path
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| list | LIST | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| prefix | STRING | — |