1
0
mirror of https://github.com/zu1k/nali.git synced 2025-02-09 05:42:43 +08:00
nali/constant/path.go

6 lines
43 B
Go
Raw Normal View History

2020-07-17 09:41:09 +08:00
package constant
var (
HomePath string
)