mum-rs / mum

Daemon/cli mumble client
MIT License
31 stars 2 forks source link

remove cfg_exists, pass paths explicitly #85

Closed sornas closed 3 years ago

sornas commented 3 years ago

Removes some complexity and makes it easier to (in the future) pass custom config paths. For example, maybe we'd want a way to do

$ mumctl -C custom_config.toml server add  # ...