ComfyUI Node
os.path.join
Join one or more path components intelligently.
os.path.join
- a_in
- b_in
- c_in
- d_in
- path
◄a►
◄b►
◄c►
◄d►
◄forward_slashesfalse►
Categoryovum/path/os.path
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| a | STRING | — | |
| a_inopt | PATHLIKE,STRING | — | |
| bopt | STRING | — | |
| b_inopt | PATHLIKE,STRING | — | |
| copt | STRING | — | |
| c_inopt | PATHLIKE,STRING | — | |
| dopt | STRING | — | |
| d_inopt | PATHLIKE,STRING | — | |
| forward_slashesopt | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| path | STRING | — |