fripSide
Results
2
comments of
fripSide
I meet the same problem. I need to read a config file and this file should be set. ``` var ConfFile string var BasicConf = &cobra.Command{ Use: "eTool", } func...
I also need this feature.