Open dotNomad opened 2 months ago
Right now we pass a util.AbsolutePath to most of the Config functions, but it could be part of the type and not output to the file. This would make it a bit easier to use Config.
util.AbsolutePath
Right now we pass a
util.AbsolutePath
to most of the Config functions, but it could be part of the type and not output to the file. This would make it a bit easier to use Config.