Skip to main content

load_config

Function load_config 

Source
pub fn load_config(dir: &Path) -> Result<AdminConfig>
Expand description

Load the stored configuration. BUS_ADMIN_URL and BUS_ADMIN_TOKEN override the file, for scripts and CI that never run admin login.