Files
Nim/ntpath.idx
github-actions[bot] 30d468ec9a Deploy to GitHub pages
2026-04-05 12:12:09 +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