You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but XDG doesn't translate to windows; that's why we're going for these instead:
getHomeDir
getTempDir
getConfigDir
getCacheDir
getDataDir (no PR yet for this)
(analog to getTempDir and getConfigDir in std/os)
refs nim-lang#18119 (comment)
links
os.getCacheDir
nim-lang/Nim#18126 (which is different:getCacheDir
)The text was updated successfully, but these errors were encountered: