Reading the code, there is a setting for var-dir. But it looks like its only set from the config file after it is already read to do g.makeID()? I think right now it exists mostly for glutton_test.go, but it would be nice if there was a way to set it from conf.yml or cmd line etc.
Reading the code, there is a setting for
var-dir
. But it looks like its only set from the config file after it is already read to dog.makeID()
? I think right now it exists mostly for glutton_test.go, but it would be nice if there was a way to set it from conf.yml or cmd line etc.