pub const ENV_CONFIG_DIR: &str = "WIREMAN_CONFIG_DIR";
This env is used to read the path for the WireMan config. If it is not set, the config is expected in the current directory.
WireMan