Nodes/comfy-ovum/os.path.splitdrive
ComfyUI Node

os.path.splitdrive

Split the pathname path into a pair (drive, tail).

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
os.path.splitdrive
  • path_in
  • drive
  • tail
path
Categoryovum/path/os.path

Inputs (2)

NameTypeDefaultDescription
pathSTRING
path_inoptPATHLIKE,STRING

Outputs (2)

NameTypeDescription
driveSTRING
tailSTRING