ComfyUI Node
os.path.relpath
Return a relative filepath to path from the current directory or start.
os.path.relpath
- path_in
- start_in
- path
◄path►
◄forward_slashesfalse►
◄start►
Categoryovum/path/os.path
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — | |
| forward_slashes | BOOLEAN | false | — |
| path_inopt | PATHLIKE,STRING | — | |
| startopt | STRING | — | |
| start_inopt | PATHLIKE,STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| path | STRING | — |