ntpath.idx 161 B

123
  1. nimTitle ntpath ntpath.html module std/private/ntpath 0
  2. nim splitDrive ntpath.html#splitDrive,string proc splitDrive(p: string): tuple[drive, path: string] 15