Files
Nim/ntpath.idx
github-actions[bot] ef3d9e7b38 Deploy to GitHub pages
2025-12-28 15:55:52 +00:00

3 lines
161 B
Plaintext

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