# # # Nim's Runtime Library # (c) Copyright 2015 Andreas Rumpf # # See the file "copying.txt", included in this # distribution, for details about the copyright. # ## This module is deprecated, ``import os`` instead. {.deprecated: "import os.nim instead".} import os export PathComponent, walkDir, walkDirRec