appdirs.idx 542 B

123456789
  1. nimTitle appdirs appdirs.html module std/appdirs 0
  2. nim getHomeDir appdirs.html#getHomeDir proc getHomeDir(): Path 9
  3. nim getDataDir appdirs.html#getDataDir proc getDataDir(): Path 20
  4. nim getConfigDir appdirs.html#getConfigDir proc getConfigDir(): Path 37
  5. nim getCacheDir appdirs.html#getCacheDir proc getCacheDir(): Path 53
  6. nim getCacheDir appdirs.html#getCacheDir,Path proc getCacheDir(app: Path): Path 71
  7. nim getTempDir appdirs.html#getTempDir proc getTempDir(): Path 78
  8. nimgrp getcachedir appdirs.html#getCacheDir-procs-all proc 53