xdg-basedir:XDG基本目录规范的直接实现

时间:2024-06-11 13:28:07
【文件属性】:

文件名称:xdg-basedir:XDG基本目录规范的直接实现

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-11 13:28:07

Haskell

XDG-BaseDir-XDG基本目录规范 总体而言,该库是微不足道的。 但是,另一方面,当必须针对不同的项目一次又一次地对这些功能进行重新编码时,它看起来非常难看,这非常复杂。 该库中的所有函数均采用代表程序名称的字符串,并返回代表目录的一个或多个文件路径。 getUserDataDir :: String -> IO FilePath getUserDataFile :: String -> String -> IO FilePath getUserConfigDir :: String -> IO FilePath getUserConfigFile :: String -> String -> IO FilePath getUserCacheDir :: String -> IO FilePath getUserCacheFile :: String -> Strin


【文件预览】:
xdg-basedir-master
----README.mkd(1KB)
----Setup.hs(72B)
----.travis.yml(17B)
----System()
--------Environment()
----LICENSE(1KB)
----OutputDirs.hs(742B)
----xdg-basedir.cabal(985B)

网友评论