77 Star 307 Fork 53

不在乎y / govcl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
path_linux.go 193 Bytes
一键复制 编辑 原始数据 按行查看 历史
不在乎y 提交于 2020-03-02 16:01 . update libBuild
package main
func GetLazarusDir() (lazarusDir string, fpcExe string) {
lazarusDir, fpcExe = readLazarusEnvFile("/etc")
return
}
func GetBsdDir() (bsdDir string, userDir string) {
return
}
Go
1
https://gitee.com/ying32/govcl.git
git@gitee.com:ying32/govcl.git
ying32
govcl
govcl
v2.0.3

搜索帮助