ComfyUI Node
os.path.split (all)
Repeatedly split until no more splitting can be done, returning all pieces.
os.path.split (all)
- path_in
- parts
◄path►
Categoryovum/path/os.path
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — | |
| path_inopt | PATHLIKE,STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| parts | LIST | — |