Files
Nim/ntpath.idx
github-actions[bot] a3bb6bdd82 Deploy to GitHub pages
2026-01-01 00:44:24 +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